This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-11-24 08:21:29 +03:00
Code
Activity
Files
0d2c3a0e11e47b1251a41c5f297cd336e6ac89a1
sqlite
/
ext
/
fts3
/
fts3_write.c
dan
57ebc84a6e
Fix a problem in fts3/4 that was causing it to discard data cached in-memory if an 'optimize' command is run when there is no data on disk. The usual way this would happen is if the very first transaction that writes to the fts3/4 table also includes an 'optimize' command.
...
FossilOrigin-Name: 79338b991bf01e81d336790ca87a0fa747da4ff3
2016-03-09 18:17:42 +00:00
188 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink