1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-07 02:42:48 +03:00

Merge trunk enhancements into the begin-concurrent-pnu-wal2 branch.

FossilOrigin-Name: 1958e6facaaca8e695ae3d7e79acdba0025d6221653397ea45f9b8daa56c8d9b
This commit is contained in:
drh
2021-10-21 14:24:24 +00:00
84 changed files with 1791 additions and 1771 deletions

View File

@@ -239,7 +239,7 @@ set pragma_def {
NAME: table_list
TYPE: TABLE_LIST
FLAG: NeedSchema Result1 SchemaOpt
FLAG: NeedSchema Result1
COLS: schema name type ncol wr strict
IF: !defined(SQLITE_OMIT_SCHEMA_PRAGMAS)