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

RANDOM ROWID from libsql driver #104

Open
dezren39 opened this issue Jan 6, 2024 · 1 comment
Open

RANDOM ROWID from libsql driver #104

dezren39 opened this issue Jan 6, 2024 · 1 comment

Comments

@dezren39
Copy link

dezren39 commented Jan 6, 2024

I get a sql error using the libsql driver against a file to create a table with RANDOM ROWID. It works when targeting libsqld, say, turso, but the file handler within the client fails with

panic: SQL logic error: near "ROWID": syntax error (1)

I'm pretty sure it's actually using the libsql driver.

@avinassh
Copy link
Member

reopening this, since the issue still exists and we might want to fix it when we have some cycles.

@avinassh avinassh reopened this Apr 14, 2024
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