SQLite

Check-in [009efad0f4]
Login

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

Overview
Comment:In shell, modified "import" handling to ensure error code returned correctly on exit. Ticket [bd770b2c52].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 009efad0f4293dd08a6f2f16d8eb9e94e2f962ca
User & Date: shane 2009-10-23 00:37:16.000
References
2009-10-23
00:37 Fixed ticket [bd770b2c52]: shell doesn't return error exit code on import errors plus 3 other changes (artifact: aeaae62165 user: shane)
Context
2009-10-23
01:27
In shell, ensure that do_meta_command() returns consistent error values. Adjusted the text of some error message to be more consistent. Ticket [beb2dd69ad]. (check-in: 1ebac9eddd user: shane tags: trunk)
00:37
In shell, modified "import" handling to ensure error code returned correctly on exit. Ticket [bd770b2c52]. (check-in: 009efad0f4 user: shane tags: trunk)
2009-10-22
21:23
In shell, reworked .header and .echo handling. Updated shell_exec() to (really) handle multiple statements. Tickets [72adc99de9], [7b61b6c6ce], and [eb620916be]. (check-in: 790402c150 user: shane tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/shell.c.