allowUpdate        81 Source/modules/webdatabase/DatabaseAuthorizer.h     int allowUpdate(const String& tableName, const String& columnName);
allowUpdate       341 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp             return auth->allowUpdate(parameter1, parameter2);