0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-23 03:38:22 +00:00
Files
libsql/vendored
Piotr Sarna a89c3f0dc7 vendored/sqlite3-parser: support RANDOM ROWID
It's done in a hacky way, similarly to how "STRICT"
is already handled. Sad, but I tried making it work properly
with a registered RANDOM keyword and it failed. There's precedence
in using this runtime string comparisons (like in STRICT case),
so I guess it's here for a reason.

Tested locally, properly activates random rowid.

Fixes #333
2023-11-05 21:39:33 +01:00
..
2023-10-30 17:26:18 +01:00