SQLite

Check-in [da15752dcc]
Login

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

Overview
Comment:In sqlite3expert.c, do not copy the schema for virtual tables. Updates to makefiles to make building easier.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | schemalint
Files: files | file ages | folders
SHA3-256: da15752dccf6090e40ec825db89048eca2b30185882225bf81f1891e914c2e7f
User & Date: drh 2017-05-03 12:15:20.951
Context
2017-05-03
12:50
Get sqlite3_expert building on Windows. (check-in: d8254047b3 user: drh tags: schemalint)
12:15
In sqlite3expert.c, do not copy the schema for virtual tables. Updates to makefiles to make building easier. (check-in: da15752dcc user: drh tags: schemalint)
2017-05-02
20:42
In the sqlite3_expert command-line tool, allow two-dash options. Do not accept the database name if it begins with "-". (check-in: af7d159604 user: drh tags: schemalint)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to ext/expert/sqlite3expert.c.
Changes to main.mk.