Searched refs:userTableExists (Results 1 – 1 of 1) sorted by relevance
63 static int userTableExists(sqlite3 *db, const char *zDb){ in userTableExists() function93 if( !userTableExists(db, "main") ){ in userAuthCheckLogin()244 if( !userTableExists(db, "main") ){ in sqlite3_user_add()306 if( !userTableExists(db, "main") ){ in sqlite3_user_change()344 if( !userTableExists(db, "main") ){ in sqlite3_user_delete()