Johan Wikman d834c1bbdc Compile sqlite explicitly in single thread mode
As every thread has a separate (in-memory) database, i.e. not
just a separate _connection_, sqlite can be compiled in singe-thread
mode, which means that there will be *no* locking.
2017-02-27 10:39:20 +02:00
..
2016-08-11 12:44:07 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00