Skip to content

Conversation

@LucioFranco
Copy link
Contributor

This adds a connect_raw function that can be called in an unsafe manner. This will bypass libsql's safety checks that enforce that sqlite3's serialized thread safety mode is enabled. This is a use at your own risk type of function.

@LucioFranco
Copy link
Contributor Author

@jeremywrowe ^

This adds a `connect_raw` function that can be called in an unsafe
manner. This will bypass `libsql`'s safety checks that enforce that
sqlite3's serialized thread safety mode is enabled. This is a use at
your own risk type of function.
@LucioFranco
Copy link
Contributor Author

New PR with a better approach #1906

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.

2 participants