SQLite

Check-in [7987e28578]
Login

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

Overview
Comment:Add the -uri option to the usage comment that is printed by the "sqlite3" TCL command when an unknown command-line option is supplied.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 7987e285786161b1513ab77694d79e95fc76b0e5
User & Date: drh 2012-01-13 16:16:10.024
Context
2012-01-13
16:48
Fix documentation typos. No changes to code. (check-in: 0b857613e2 user: drh tags: trunk)
16:16
Add the -uri option to the usage comment that is printed by the "sqlite3" TCL command when an unknown command-line option is supplied. (check-in: 7987e28578 user: drh tags: trunk)
15:50
Update the documentation for the sqlite3_uri_*() routines to make it clear that there argument must be a database filename passed into xOpen(). No changes to code. (check-in: 08230a3a8c user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/tclsqlite.c.
Changes to test/tclsqlite.test.