libsql-client-py icon indicating copy to clipboard operation
libsql-client-py copied to clipboard

PRAGMA unsupported statement error with SQLAlchemy migrations?

Open penberg opened this issue 1 year ago • 0 comments

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

penberg avatar Dec 13 '23 15:12 penberg