sqlite · sqlite/SQLITE_SCHEMA
SQLITE_SCHEMA
Schema changed
The database schema changed between the time a prepared statement was compiled and when it was stepped. Call sqlite3_prepare() again to recompile.
The database schema changed between the time a prepared statement was compiled and when it was stepped. Call sqlite3_prepare() again to recompile.