[Lunr.Gravity] SQLite3: Add support for RETURNING

Review Request #1223 — Created Sept. 6, 2024 and submitted

marcella.galambos
Lunr.Gravity
ML-925-add-support-for-delete-insert-replace-returning-for-sq-lite-3
b42511c...
lunr

[Lunr.Gravity] SQLite3: Add support for DELETE/INSERT/REPLACE ... RETURNING

  • 0
  • 0
  • 3
  • 0
  • 3
Description From Last Updated
There are no open issues
pprkut
  1. 
      
  2. The issue has been resolved. Show all issues

    The commit message should not include [Lunr.Gravity]

  3. The issue has been resolved. Show all issues

    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 ;)

  4. The issue has been resolved. Show all issues

    We can skip ->setAccessible() with newer PHP versions. It's a no-op now.

  5. 
      
marcella.galambos
marcella.galambos
marcella.galambos
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (8311c0e)
pprkut
  1. Ship It!
  2. 
      
Loading...