mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-12 03:34:20 +01:00
Merge 'remove non-existent opcode' from Glauber Costa
$ egrep -rI "define OP" sqlite3.c | grep Cookie sqlite3.c:#define OP_ReadCookie 99 sqlite3.c:#define OP_SetCookie 100 Reviewed-by: Preston Thorpe (@PThorpe92) Closes #2353
This commit is contained in: