SQLite

Check-in [2e6308798a]
Login

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

Overview
Comment:Fix problems with handling constraints on the rowid column in sqlite3expert.c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | schemalint
Files: files | file ages | folders
SHA3-256: 2e6308798ae2db30564deb35ba3896597448edabbcac6efc4ff084552e42de30
User & Date: dan 2017-04-15 16:52:12.782
Context
2017-04-17
17:03
Add support for analyzing trigger programs to the sqlite3_expert code. (check-in: 159e8022a9 user: dan tags: schemalint)
2017-04-15
16:52
Fix problems with handling constraints on the rowid column in sqlite3expert.c. (check-in: 2e6308798a user: dan tags: schemalint)
15:47
Merge latest trunk changes into this branch. (check-in: 2d0c458e01 user: dan tags: schemalint)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/expert/expert1.test.
Changes to ext/expert/sqlite3expert.c.