]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the table_info and table_xinfo pragmas so that they work with virtual
authordrh <drh@noemail.net>
Thu, 17 Oct 2019 13:15:40 +0000 (13:15 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Oct 2019 13:15:40 +0000 (13:15 +0000)
commitab3c5f26ab72222c4ab0fdcee559b3e3a7c0d53b
tree45e559099a52180065a7995feb974696feef9be3
parentab45fc041389b937cf82c20bec231905105f829d
Fix the table_info and table_xinfo pragmas so that they work with virtual
columns.  Table_info omits virtual columns.  Table_xinfo gives them a
"hidden" flag of 2, and 3 for STORED columns.

FossilOrigin-Name: 069351b85f9a706f60d3e98fbc8aaf40c374356b967c0464aede30ead3d9d18b
manifest
manifest.uuid
src/pragma.c