SQLite

Check-in [e5b13634d9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:New test cases and requirements marks for PRAGMA index_info, index_xinfo, and index_list.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e5b13634d9794e4c75378cea89b64c5ecc5aa3e5
User & Date: drh 2015-03-05 15:34:15.760
Context
2015-03-06
03:31
Clarification of documentation on sqlite3_backup. (check-in: 31d5e9b42e user: drh tags: trunk)
2015-03-05
15:34
New test cases and requirements marks for PRAGMA index_info, index_xinfo, and index_list. (check-in: e5b13634d9 user: drh tags: trunk)
14:29
Revert "PRAGMA index_info" to output only three columns, for complete compatibility with prior versions. The new "PRAGMA index_xinfo" can be used to get the extra information in 4th, 5th, and 6th columns. (check-in: fc543c2c5c user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/index7.test.
Changes to test/pragma.test.