Searched refs:_make_condition_statement (Results 1 – 2 of 2) sorted by relevance
83 def _make_condition_statement(columns, condition): function323 where, clause = _make_condition_statement(columns, condition)369 where, clause = _make_condition_statement(UNIHASH_TABLE_COLUMNS, condition)
180 def _make_condition_statement(table, condition): function353 where = _make_condition_statement(table, condition)395 where = _make_condition_statement(UnihashesV3, condition)