-
-
-
src/Lunr/Gravity/SQLite3/Tests/SQLite3DMLQueryBuilderDeleteTest.php (Diff revision 1) This is wrong already in the place you copied it from, but since this is new code...
Technically this is not related to
Delete
now that we have INSERT/REPLACE support it too ;) -
src/Lunr/Gravity/SQLite3/Tests/SQLite3DMLQueryBuilderDeleteTest.php (Diff revision 1) We can skip
->setAccessible()
with newer PHP versions. It's a no-op now.
[Lunr.Gravity] SQLite3: Add support for RETURNING
Review Request #1223 — Created Sept. 6, 2024 and submitted
Information | |
---|---|
marcella.galambos | |
Lunr.Gravity | |
ML-925-add-support-for-delete-insert-replace-returning-for-sq-lite-3 | |
b42511c... | |
Reviewers | |
lunr | |
[Lunr.Gravity] SQLite3: Add support for DELETE/INSERT/REPLACE ... RETURNING
https://github.com/lunr-php/lunr.gravity/pull/2
Summary: |
|
||||||
---|---|---|---|---|---|---|---|
Description: |
|
||||||
Commit: |
|
||||||
Diff: |
Revision 2 (+46) |