You can explicitly request an in memory database at the time of launch like
this:

litecli :memory:



On Tue, Jan 8, 2019, 05:44 BohwaZ <[email protected] wrote:

> Looks great!
>
> I was expecting it to behave like the default sqlite CLI tool though,
> that is if you fire it with no arguments it would automatically start
> a temporary database (see https://www.sqlite.org/inmemorydb.html ), but
> it doesn't seem like it's possible?
>
> Cheers.
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to