Unfortunately the in-memory sqlite does not have proper locking between threads which leads to random failures so its not longer available.
Although it is not technically supported, you can probably work around it by creating a ramdisk instead.
Unfortunately the in-memory sqlite does not have proper locking between threads which leads to random failures so its not longer available.
Although it is not technically supported, you can probably work around it by creating a ramdisk instead.