]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Only support the magic "__hidden__" column name prefix interpretation when hidden-columns-in-tables
authordrh <drh@noemail.net>
Thu, 19 Nov 2015 13:53:57 +0000 (13:53 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Nov 2015 13:53:57 +0000 (13:53 +0000)
commit03d69a682696fd6bfcb948b43e252f1126928cfb
tree20b5fd45b7a698fef71a78523b3d9b3b7074ca21
parentb1daa3f469cd138dbc387d3ed91b2ba183c19d4d
Only support the magic "__hidden__" column name prefix interpretation when
compiled with SQLITE_ENABLE_HIDDEN_COLUMNS.

FossilOrigin-Name: 5490646b2eb74ea8bd5ab2690f69b9c707a0165f
manifest
manifest.uuid
src/build.c
src/insert.c
src/select.c
src/sqliteInt.h
src/test_config.c
test/hidden.test
test/releasetest.tcl