allowAlterTable 59 Source/modules/webdatabase/DatabaseAuthorizer.h int allowAlterTable(const String& databaseName, const String& tableName); allowAlterTable 347 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp return auth->allowAlterTable(parameter1, parameter2);