Hi, I've upgraded PAultra from 4 to 5 and getting some time the following error - Additionally on the console I can see a "Database Error". what can be the reason?
System Error Detected: Database error
sqlite_exec failed with 5 (database is locked ExtErr=5) for
SQL=[begin immediate;CREATE TABLE IF NOT EXISTS TableSchemaTracker ( TableName TEXT NOT NULL PRIMARY KEY, SchemaVersion INTEGER NOT NULL ); CREATE UNIQUE INDEX IF NOT EXISTS Ind_TableSchemaTracker_TableName ON TableSchemaTracker (TableName);; end;]. Will re-open Ver 5.0.3 (Build 135)