Skip to content

Pull requests: yiisoft/db-sqlite

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Refactor Dsn class
#373 by Tigrov was merged Jul 23, 2025 Loading…
Update according changes in db package
#372 by Tigrov was merged Jul 22, 2025 Loading…
Adapt to refactoring of condition objects status:code review The pull request needs review.
#371 by vjik was merged Jul 21, 2025 Loading…
Prepare values in hash condition status:code review The pull request needs review.
#370 by vjik was merged Jul 19, 2025 Loading…
Add ExpressionBuilderInterface::build()
#369 by samdark was merged Jul 16, 2025 Loading…
Provide yiisoft/db-implementation status:code review The pull request needs review.
#368 by vjik was merged Jul 7, 2025 Loading…
Refactor workflows
#367 by Tigrov was merged Jun 27, 2025 Loading…
Test fork with prefix
#366 by Tigrov was closed Jun 24, 2025 Draft
Update tests according changes in db
#365 by Tigrov was merged Jun 24, 2025 Loading…
Make TestTrait::getDriverName() static
#363 by Tigrov was merged Jun 26, 2025 Loading…
Replace SQLite quotes from ` to " status:code review The pull request needs review.
#362 by Tigrov was merged Jun 11, 2025 Loading…
Rename insertWithReturningPks() to insertReturningPks()
#361 by Tigrov was merged Jun 11, 2025 Loading…
Implement DMLQueryBuilder::insertWithReturningPks() method status:code review The pull request needs review.
#360 by Tigrov was merged Jun 10, 2025 Loading…
Update tests according changes in db
#359 by Tigrov was merged Jun 9, 2025 Loading…
Refactor constraints
#358 by Tigrov was merged Jun 21, 2025 Loading…
Implement DMLQueryBuilder::upsertWithReturningPks() method
#356 by Tigrov was merged May 18, 2025 Loading…
Use DateTimeColumn
#355 by Tigrov was merged May 16, 2025 Loading…
Add FOR clause for query status:code review The pull request needs review.
#354 by vjik was merged May 6, 2025 Loading…
Rename getLastInsertID() method in ConnectionInterface to getLastInsertId() status:code review The pull request needs review.
#353 by vjik was merged May 1, 2025 Loading…
Remove ExpressionBuilder
#352 by Tigrov was merged Apr 24, 2025 Loading…
Fix psalm
#351 by Tigrov was merged Apr 7, 2025 Loading…
Refactor test of columns
#349 by Tigrov was merged Apr 3, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.