-
-
Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: yiisoft/db-sqlite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Provide The pull request needs review.
yiisoft/db-implementation
status:code review
#368
by vjik
was merged Jul 7, 2025
Loading…
Replace Db\InvalidArgumentException to \InvalidArgumentException
#364
by DikoIbragimov
was merged Jun 20, 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 The pull request needs review.
DMLQueryBuilder::insertWithReturningPks()
method
status:code review
#360
by Tigrov
was merged Jun 10, 2025
Loading…
Replace
upsertWithReturningPks()
with upsertWithReturning()
in DMLQueryBuilder
class
#357
by Tigrov
was merged Jun 8, 2025
Loading…
Implement
DMLQueryBuilder::upsertWithReturningPks()
method
#356
by Tigrov
was merged May 18, 2025
Loading…
Add The pull request needs review.
FOR
clause for query
status:code review
#354
by vjik
was merged May 6, 2025
Loading…
Rename The pull request needs review.
getLastInsertID()
method in ConnectionInterface
to getLastInsertId()
status:code review
#353
by vjik
was merged May 1, 2025
Loading…
Call
DbArrayHelper::arrange()
instead of DbArrayHelper::index()
#350
by Tigrov
was merged Apr 6, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.