]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the table_info pragma so that the pk column shows the order of the
authordrh <drh@noemail.net>
Tue, 1 Jan 2013 13:55:31 +0000 (13:55 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Jan 2013 13:55:31 +0000 (13:55 +0000)
commit384b7fe221bf460a55ae48e623de4ce15433e1f6
treeb5647c7d18890356803d5646dc188ee4485def82
parent25846af3be9e648b0ecf2cd6e4dca0dc802781df
Enhance the table_info pragma so that the pk column shows the order of the
columns in a multi-column primary key.

FossilOrigin-Name: 3076a89015071e9b40e728bd55160e3a6ed98820
manifest
manifest.uuid
src/pragma.c
test/pragma.test