]> git.eshelyaron.com Git - emacs.git/commit
Add a test for sqlite "insert ... returning"
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 10 Oct 2022 12:09:54 +0000 (14:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 10 Oct 2022 12:10:04 +0000 (14:10 +0200)
commit8851a75ca7642ce071a23c24a81e22e443be0b05
tree50c990f661ae090d0f839a3ad6939bc730ac4d6d
parente25bdd794629909020247ad6da13f9f0dab9a6e8
Add a test for sqlite "insert ... returning"

* test/src/sqlite-tests.el (sqlite-returning): Add a test for
"insert ... returning".
test/src/sqlite-tests.el