-
-
src/Lunr/Gravity/Database/DatabaseDMLQueryBuilder.php (Diff revision 1) When making a review make sure to set the branch to the branch you want to diff from. You currently also have your other code here.
-
Gravity: added support for REPLACE...RETURNING
Review Request #733 — Created Feb. 10, 2021 and submitted
Information | |
---|---|
m.vanberkum | |
Lunr | |
feature/replaceReturning | |
b0d83e1... | |
Reviewers | |
lunr | |
Gravity: added support for REPLACE...RETURNING
Made sure query works in MariaDB.
Wrote unit test.
Ran unit tests.
Change Summary:
Updated replace...returning, removed insert...returning (doesn't belong here).
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+62 -734) |
Change Summary:
Forgot to rebase with master
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+24) |
Change Summary:
Forgot to remove @depends tag
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+23) |