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

adding libsql driver #291

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

adding libsql driver #291

wants to merge 11 commits into from

Conversation

Sadzeih
Copy link

@Sadzeih Sadzeih commented Mar 30, 2024

libSQL is a fork of SQLite, so I took the SQLite driver code and swapped the actual driver out for the libSQL one.

This allows using Kine with Turso.

Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
@Sadzeih Sadzeih marked this pull request as ready for review March 30, 2024 17:43
@Sadzeih Sadzeih requested a review from a team as a code owner March 30, 2024 17:43
@Sadzeih Sadzeih marked this pull request as draft March 30, 2024 19:56
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
Signed-off-by: Alexis Guerville <sadzeih@gmail.com>
@Sadzeih
Copy link
Author

Sadzeih commented Apr 1, 2024

This is blocked by tursodatabase/libsql-client-go#114

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.

None yet

1 participant