SQLite

Check-in [ed49f297bc]
Login

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

Overview
Comment:Experimental integration of schemalint functionality with the shell tool. Does not work yet.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | schemalint
Files: files | file ages | folders
SHA1: ed49f297bcee86674ed673e195610b8cc1d35647
User & Date: dan 2016-02-11 21:01:16.253
Context
2016-02-15
20:12
Progress towards integrating schemalint into the shell tool. Some cases work now. (check-in: 58d4cf26e1 user: dan tags: schemalint)
2016-02-11
21:01
Experimental integration of schemalint functionality with the shell tool. Does not work yet. (check-in: ed49f297bc user: dan tags: schemalint)
2016-02-09
15:10
Merge latest trunk changes with this branch. (check-in: 1a4182eedd user: dan tags: schemalint)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to main.mk.
Changes to src/main.c.
Changes to src/pragma.c.
Changes to src/shell.c.
Added src/shell_indexes.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/where.c.