You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder whether it would be possible to use YapDatabase with sqlite files that are on a readonly part of the filesystem (i.e., inside the application bundle). Right now this doesn‘t work, since sqlite wants to create the .wal files.
The text was updated successfully, but these errors were encountered:
I wonder whether it would be possible to use YapDatabase with sqlite files that are on a readonly part of the filesystem (i.e., inside the application bundle). Right now this doesn‘t work, since sqlite wants to create the .wal files.
The text was updated successfully, but these errors were encountered: