SQLite

Check-in [3ba6f790e0]
Login

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

Overview
Comment:In the CLI, add ".help" text for the .shared-schema command.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | reuse-schema
Files: files | file ages | folders
SHA3-256: 3ba6f790e029f8c66b9ba16c657463606e6d45e095a498407154477c1358fbb2
User & Date: drh 2019-06-03 13:46:50.082
Context
2019-06-03
14:02
Updates to the shared_schema.md notes document. (check-in: 51af2ade8e user: drh tags: reuse-schema)
13:46
In the CLI, add ".help" text for the .shared-schema command. (check-in: 3ba6f790e0 user: drh tags: reuse-schema)
2019-05-24
13:15
The ".shared-schema" command in the CLI requires the sqlite_dbpage table, so disable it if the build does not include that extension. (check-in: 0913ff4dc3 user: drh tags: reuse-schema)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/shell.c.in.