Gravity: added support for REPLACE...RETURNING
Review Request #733 — Created Feb. 10, 2021 and submitted — Latest diff uploaded
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.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
src/Lunr/Gravity/Database/DatabaseDMLQueryBuilder.php |
---|
src/Lunr/Gravity/Database/Tests/DatabaseDMLQueryBuilderGetReplaceQueryTest.php |
---|
src/Lunr/Vortex/APNS/APNSPayload.php |
---|
src/Lunr/Vortex/APNS/APNSPriority.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/APNSDispatcher.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/APNSHttpStatus.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/APNSHttpStatusReason.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/APNSResponse.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/APNSBinaryStatus.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherPushTest.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushSuccessTest.php |
---|
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseGetStatusTest.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSPayloadSetTest.php |
---|