Searched refs:check_table_exists (Results 1 – 1 of 1) sorted by relevance
128 def check_table_exists(conn, name): function143 if await conn.run_sync(check_table_exists, UnihashesV2.__tablename__):