]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always ignore comments in the schema of a database, even if
authordrh <>
Wed, 5 Mar 2025 18:18:17 +0000 (18:18 +0000)
committerdrh <>
Wed, 5 Mar 2025 18:18:17 +0000 (18:18 +0000)
commitbee4fb401eb2b8ef7138b3cea2a53b4e12f5e2ed
treee7f8197f898cc6ab70143395f5e0f7e4d4c285b3
parentc27c61586f632c7942afed5443a55126c01d0f01
Always ignore comments in the schema of a database, even if
SQLITE_DBCONFIG_ENABLE_COMMENTS is turned off.

FossilOrigin-Name: 373ae3f4de526c636c35db03d6b5c84526d6f144c1c3bebcbb257e52f563a203
manifest
manifest.uuid
src/alter.c
src/tokenize.c
src/vacuum.c