1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Merge recent trunk enhancements into the reuse-schema branch.

FossilOrigin-Name: 64234c5c9a5709e7c7c1b18bf32f4374692129b353c4698010abfc98bd00bcc4
This commit is contained in:
drh
2021-10-04 11:49:35 +00:00
116 changed files with 6078 additions and 1167 deletions

View File

@ -231,6 +231,12 @@ set pragma_def {
COLS: cid name type notnull dflt_value pk hidden
IF: !defined(SQLITE_OMIT_SCHEMA_PRAGMAS)
NAME: table_list
TYPE: TABLE_LIST
FLAG: NeedSchema Result1 SchemaOpt
COLS: schema name type ncol wr strict
IF: !defined(SQLITE_OMIT_SCHEMA_PRAGMAS)
NAME: stats
FLAG: NeedSchema Result0 SchemaReq OneSchema
COLS: tbl idx wdth hght flgs