On 12/15/17, x <[email protected]> wrote: > > Is there any easy way of creating a table that will use mem for speed but > revert to disc for backup if memory runs out? >
Make the database filename be an empty string. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

