SQLite Database Pragmas
- By JohnD
Pragmas: table_info, index_list, index_info, foreign_key_list
The full list of pragmas can be found at: http://www.sqlite.org/pragma.html. Note, the [match] field of the [foreign_key_list] pragma always shows...
The full list of pragmas can be found at: http://www.sqlite.org/pragma.html. Note, the [match] field of the [foreign_key_list] pragma always shows...
Attachments
Last edited: