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:
@ -363,7 +363,7 @@ set pragma_def {
|
||||
FLAG: Result0
|
||||
|
||||
NAME: optimize
|
||||
FLAG: NoColumns
|
||||
FLAG: Result1
|
||||
}
|
||||
|
||||
# Open the output file
|
||||
|
Reference in New Issue
Block a user