Skip to content

Create sqlite database if missing with Any driver #1091

Answered by mehcode
nitnelave asked this question in Q&A
Discussion options

You must be logged in to vote

We try to follow SQLite for option parsing. See https://sqlite.org/uri.html

Our default mode just happens to be rw instead of rwc as in libsqlite3

sqlite://file?mode=rwc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nitnelave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants