Searched refs:tableMayNotBeDropped (Results 1 – 1 of 1) sorted by relevance
3439 static int tableMayNotBeDropped(sqlite3 *db, Table *pTab){ in tableMayNotBeDropped() function3526 if( tableMayNotBeDropped(db, pTab) ){ in sqlite3DropTable()