Searched refs:UnihashesV2 (Results 1 – 1 of 1) sorted by relevance
103 class UnihashesV2(DeprecatedBase): class143 if await conn.run_sync(check_table_exists, UnihashesV2.__tablename__):148 UnihashesV2.id,149 UnihashesV2.method,150 UnihashesV2.unihash,151 UnihashesV2.taskhash,158 await conn.run_sync(Base.metadata.drop_all, [UnihashesV2.__table__])