Re: sqlite3.OperationalError: no such table: sqlite_schema
Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/sqlite3-OperationalError-no-such-table-sqlite-schema-tp2473p2479.html
Ok, thank you for reporting the problem.
I investigated it from my side and "ANALYZE sqlite_schema" is actually only available with SQLite > 3.33.
I will publish a new release of Owlready with a workaround for older SQLite3.
Jiba