View Ticket
Not logged in
Ticket UUID: f5cb008a650a922180ab80d8b340fc0cbe0fb8d8
Title: Shell silently ignores extra parameters
Status: Fixed Type: Code_Defect
Severity: Minor Priority: Immediate
Subsystem: Shell Resolution: Fixed
Last Modified: 2009-11-11 04:17:15
Detected By: Application_Fault
Version Found In: 3.6.18
Description & Comments:
> sqlite3 ":memorydb:" "select 3" "select 4"
3

Cosmetically related the usage message says the parameter is SQL when dot commands are supported too (eg .dump).


shane added on 2009-11-11 04:17:15:
Fixed and added some test cases to very basic handling of command line options.

Check-in 09b4f19f10.