Feature #1477209 - Open files not ending with .db
Brought to you by:
moonwink
The problem was not that SQLite CC didn't open files
besides .db, but that the app needed to check for
filenames passed on the command line. This patch adds
such a check. Note that the file passed in via the
command line will supercede the filename saved in the
prefs file.
Patch diffs and source files for all affected files