mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Add the "PRAGMA analyze_as_needed" command.
FossilOrigin-Name: e93db2373127d31d33ec46ef918fa9386bb664a6
This commit is contained in:
@ -361,6 +361,9 @@ set pragma_def {
|
||||
|
||||
NAME: threads
|
||||
FLAG: Result0
|
||||
|
||||
NAME: analyze_as_needed
|
||||
FLAG: NoColumns
|
||||
}
|
||||
|
||||
# Open the output file
|
||||
|
Reference in New Issue
Block a user