#693858 error message when file not found

Package:
sqlite3
Source:
sqlite3
Description:
Command line interface for SQLite 3
Submitter:
Date:
2012-11-21 02:03:04 UTC
Severity:
wishlist
#693858#5
Date:
2012-11-21 01:58:17 UTC
From:
To:
$ sqlite3 nonexistent.file.sqlite 'select * from moz_cookies'
Error: no such table: moz_cookies

Of course there is no such table... because there is no such file!

So please report 'file not found' before anything else!