Searched refs:ClearTheLogAfterDropTable (Results 1 – 1 of 1) sorted by relevance
1347 void ClearTheLogAfterDropTable(sqlite3 *db, const char *tableName, const char *schemaName) in ClearTheLogAfterDropTable() function1497 (void)sqlite3_set_droptable_handle(db, &ClearTheLogAfterDropTable); in PostHandle()