Searched refs:__tablename__ (Results 1 – 1 of 1) sorted by relevance
42 __tablename__ = "unihashes_v3" variable in UnihashesV357 __tablename__ = "outhashes_v2" variable in OuthashesV277 __tablename__ = "users" variable in Users87 __tablename__ = "config" variable in Config104 __tablename__ = "unihashes_v2" variable in UnihashesV2143 if await conn.run_sync(check_table_exists, UnihashesV2.__tablename__):