Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Turso and libsql #192

Open
briancbarrow opened this issue Jan 5, 2024 · 2 comments
Open

Support Turso and libsql #192

briancbarrow opened this issue Jan 5, 2024 · 2 comments

Comments

@briancbarrow
Copy link

libSQL is a fork of SQLite that is used for Turso databases. I was trying to set up the session manager to use with my Turso DB but was running into issues. I think I narrowed it down to libsql expecting a ? as a variable placeholder instead of $1. I cloned the repo and was able to get it working by just replacing those.

I'll open up a PR with those added.

@briancbarrow
Copy link
Author

@alexedwards do you think this is something we can add? I have the PR open for it already.

@JayJamieson
Copy link

I am in the same situation looking for a libsql based store so I can work with turso db.

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

No branches or pull requests

2 participants