VERSION_ERR 60 Source/modules/webdatabase/ChangeVersionWrapper.cpp database->reportChangeVersionResult(2, SQLError::VERSION_ERR, 0); VERSION_ERR 61 Source/modules/webdatabase/ChangeVersionWrapper.cpp m_sqlError = SQLErrorData::create(SQLError::VERSION_ERR, "current version of the database and `oldVersion` argument do not match"); VERSION_ERR 103 Source/modules/webdatabase/DatabaseSync.cpp reportChangeVersionResult(3, SQLError::VERSION_ERR, 0); VERSION_ERR 217 Source/modules/webdatabase/SQLStatementBackend.cpp database->reportExecuteStatementResult(7, SQLError::VERSION_ERR, 0); VERSION_ERR 218 Source/modules/webdatabase/SQLStatementBackend.cpp m_error = SQLErrorData::create(SQLError::VERSION_ERR, "current version of the database and `oldVersion` argument do not match");