Atlas
Imaging
Other
Utility
API Reference
Roadmap
Bases: SqlOper
SqlOper
oper (str)
right (SqlExpr)
Methods
__init__(oper, right)
__init__
between(value[, value2])
between
cast(t)
cast
contains(value)
contains
glob(value)
glob
is_not_null()
is_not_null
is_null()
is_null
like(value)
like
not_between(value[, value2])
not_between
not_contains(value)
not_contains
not_like(value)
not_like
Attributes
oper
right