Skip to content

Conversation

@jeffdgr8
Copy link

Handle passing SQLite PRAGMA statements in the store options with the NSSQLitePragmasOption key. This can be used to specify the journal mode (e.g. ["journal_mode" : "WAL"]) or busy timeout (e.g. ["busy_timeout" : "60000"]), as well as other functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant