1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-27 20:41:58 +03:00

Add an optional bitmask of allowed optimizations on the "PRAGMA optimize"

command.  The 0x01 bit is Debug Mode.

FossilOrigin-Name: a35388eef4096c1856b025dbd90143409d4a72d3
This commit is contained in:
drh
2017-03-02 14:17:21 +00:00
parent 8d990b34db
commit 1cfaf8eafb
5 changed files with 56 additions and 26 deletions

View File

@ -363,7 +363,7 @@ set pragma_def {
FLAG: Result0
NAME: optimize
FLAG: NoColumns
FLAG: Result1
}
# Open the output file