neosqlite.collection.expr_evaluator.sql_converters.arithmetic module¶
SQL converters for arithmetic operators.
- class neosqlite.collection.expr_evaluator.sql_converters.arithmetic.ArithmeticMixin[source]¶
Bases:
BaseSqlMixinSQL converter for operators in the ArithmeticMixin category.