Skip to content

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

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions