sql: [#2182] Remove `LAST_INSERT_ROWID()`.
src/lib/sqlite/src/ * func.c (last_insert_rowid): Comment unused routine. (sqlite3RegisterBuiltinFunctions): Comment `last_insert_rowid` entry. sql: Add forgotten tests.
Showing
- src/box/sql/func.c 15 additions, 12 deletionssrc/box/sql/func.c
- test/box/sql-update-with-nested-select.result 33 additions, 0 deletionstest/box/sql-update-with-nested-select.result
- test/box/sql-update-with-nested-select.test.lua 25 additions, 0 deletionstest/box/sql-update-with-nested-select.test.lua
Loading
Please register or sign in to comment