tursodatabase / libsql-client-py

Python SDK for libSQL

Home Page:https://libsql.org/libsql-client-py/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRAGMA unsupported statement error with SQLAlchemy migrations?

penberg opened this issue · comments

sqlalchemy.exc.DatabaseError: (sqlite3.DatabaseError) SQL_PARSE_ERROR: SQL string could not be parsed: unsupported statement: PRAGMA main.index_info("<index name>")