neosqlite.collection.expr_evaluator.sql_converters.set module¶
SQL converters for set operators.
- class neosqlite.collection.expr_evaluator.sql_converters.set.SetMixin[source]¶
Bases:
BaseSqlMixin$setUnion / $setIntersection / $setDifference / $setIsSubset / $anyElementTrue / $allElementsTrue → SQL.