]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide "sqlite_schema" as an alternative name to the table that holds the
authordrh <drh@noemail.net>
Mon, 15 Jun 2020 20:27:35 +0000 (20:27 +0000)
committerdrh <drh@noemail.net>
Mon, 15 Jun 2020 20:27:35 +0000 (20:27 +0000)
commit346a70ca1edd53f37e4c04a0eb11c63869ed8bc3
tree33a280240eeed553d753d5ee7810d1ca51c973fb
parent999429882edbf4fb04add7bb5338764271aead89
Provide "sqlite_schema" as an alternative name to the table that holds the
database schema.

FossilOrigin-Name: 61782a7ae3c25cf59d7a676cb295eb024d17c46e532ae78c6fe871a91d712fa9
13 files changed:
manifest
manifest.uuid
src/alter.c
src/btree.c
src/build.c
src/shell.c.in
src/sqliteInt.h
src/trigger.c
src/vacuum.c
src/vdbe.c
src/vtab.c
test/where.test
test/without_rowid3.test