On Mon, Feb 10, 2014 at 5:15 PM, Richard Hipp <d...@sqlite.org> wrote:

> What if, instead of opening a standard database, the sqlite3.exe
> command-line shell just issued a warning message reminding the user that
> they are working on a transient in-memory database and suggesting the use
> of the ".open" command to connect to a persistent on-disk database.  Like
> in this patch:
>
>      http://www.sqlite.org/src/info/90e9deae4a


Sounds better to me. Although I'd still prefer a terser 1-liner is
possible. --DD
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to