SQLite

Check-in [d8254047b3]
Login

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

Overview
Comment:Get sqlite3_expert building on Windows.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | schemalint
Files: files | file ages | folders
SHA3-256: d8254047b30f7c1be486bf39d4420678604573b951b5cc83c19ebf74aba0864c
User & Date: drh 2017-05-03 12:50:46.615
Context
2017-05-03
13:05
Fix a harmless compiler warning on Windows. (check-in: 593e5dd00c user: drh tags: schemalint)
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)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.msc.
Changes to ext/expert/expert.c.
Changes to ext/expert/sqlite3expert.c.