Skip to content

Issues: codeigniter4/CodeIgniter4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Bug: insertBatch throws a non catchable mysqli_sql_exception bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#9213 opened Oct 2, 2024 by mentorduncan
Bug: Incorrect processing of the function in OrderBy database Issues or pull requests that affect the database layer
#9212 opened Oct 2, 2024 by avegacms
DB BaseBuilder Join() - RawSql as table database Issues or pull requests that affect the database layer enhancement PRs that improve existing functionalities
#9070 opened Jul 25, 2024 by sclubricants
fix: Forge::dropColumn() seems to always return false. bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#8931 opened Jun 1, 2024 by ping-yee Loading…
2 of 4 tasks
Bug: No DBPrefix or backticks inside SQL functions in QueryBuilder database Issues or pull requests that affect the database layer
#8862 opened May 7, 2024 by objecttothis
Bug(SQLite3): Forge::dropColumn() seems to always return false bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#8849 opened May 2, 2024 by mkuettel
feat(database): add support for nested transactions using savepoints 4.6 database Issues or pull requests that affect the database layer docs needed Pull requests needing documentation write-ups and/or revisions. enhancement PRs that improve existing functionalities stale Pull requests with conflicts
#8833 opened Apr 27, 2024 by mkuettel Loading…
3 of 5 tasks
[SQLSRV] connection class does not allow for passing TrustServerCertificate setting in database configurations. database Issues or pull requests that affect the database layer enhancement PRs that improve existing functionalities
#7095 opened Jan 11, 2023 by phanku
Dev: DatabaseException might not be thrown even if query fails database Issues or pull requests that affect the database layer dev
#6913 opened Nov 27, 2022 by kenjis
3 tasks
Dev: DB transactions after v4.3 database Issues or pull requests that affect the database layer dev
#6909 opened Nov 25, 2022 by kenjis
1 of 3 tasks
Bug: spark db:table causes an error with table name including special chars bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#6765 opened Oct 27, 2022 by kenjis
Query Builder Class - orderBy more possibilities database Issues or pull requests that affect the database layer
#6716 opened Oct 19, 2022 by amigoscs
Dev: upsert()/setData() and binds 4.3 database Issues or pull requests that affect the database layer
#6688 opened Oct 14, 2022 by kenjis
Bug: Entity::hasChanged() is unreliable for casts bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#5905 opened Apr 17, 2022 by rmilecki
[SQLSRV] Session DatabaseHandler database Issues or pull requests that affect the database layer enhancement PRs that improve existing functionalities
#5693 opened Feb 14, 2022 by websignsistemas
To what extent is CodeIgniter\Database\Forge::_attributeType intended to absorb differences? database Issues or pull requests that affect the database layer question
#5059 opened Sep 7, 2021 by ytetsuro
ORDER BY is not used on DELETE statements database Issues or pull requests that affect the database layer missing feature Reported issue which is not a bug but needs to be implemented
#4741 opened May 25, 2021 by suresh-credencetech
Bug: shared BaseBuilder instance and Model database Issues or pull requests that affect the database layer
#4461 opened Mar 21, 2021 by iRedds
Bug: Entity::toRawArray incorrect work. bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#4360 opened Feb 27, 2021 by iRedds
Bug: [QueryBuilder] BaseBuilder::compileFinalQuery() has hard coded Query class bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#4332 opened Feb 24, 2021 by kenjis
Bug: Database\BaseUtils::optimizeTable return values and improper use of getResultArray bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer
#4059 opened Jan 4, 2021 by sneakyimp
Blocking nature of pg_advisory_lock() can lead to Denial Of Service database Issues or pull requests that affect the database layer
#2258 opened Sep 23, 2019 by pstef
ProTip! Exclude everything labeled bug with -label:bug.