Skip to content

Operation fails with an error, but no error is raised in python. #89

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

Open
leanpeaks opened this issue Apr 14, 2025 · 0 comments
Open

Operation fails with an error, but no error is raised in python. #89

leanpeaks opened this issue Apr 14, 2025 · 0 comments

Comments

@leanpeaks
Copy link

In python I found that using conn.execute with an INSERT query had no effect, but my code proceeded as if everything was fine. When I try to insert into that table in the TURSO GUI I get the error shown in this screenshot. libsql-experimental-python should raise a python error of some kind so that python knows something is wrong, rather than simply behaving as if the query was executed correctly.

Image

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

0 participants