SQLite

Check-in [0fbc0fcec1]
Login

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

Overview
Comment:In the command-line shell, on the banner, warn about the use of a transient in-memory database in bold red text.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | memdb-warning
Files: files | file ages | folders
SHA1: 0fbc0fcec1b3a67065fa0ebb49375bf675789edc
User & Date: drh 2014-02-10 19:27:05.611
Context
2014-02-10
19:36
On unix, make the "transient in-memory database" text bold, but not red. Leave the text read on windows. (check-in: c9eba2f7be user: drh tags: memdb-warning)
19:27
In the command-line shell, on the banner, warn about the use of a transient in-memory database in bold red text. (check-in: 0fbc0fcec1 user: drh tags: memdb-warning)
16:13
Modify the command-line shell to print a warning when using an in-memory database. (check-in: 90e9deae4a user: drh tags: memdb-warning)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/shell.c.