Atlas
Imaging
Other
Utility
API Reference
Roadmap
Bases: SqlOper
SqlOper
oper (str)
args (list[SqlExpr])
Methods
__init__(oper, args)
__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_()
not_
not_between(value[, value2])
not_between
not_contains(value)
not_contains
not_like(value)
not_like
Attributes
oper
args
SqlVarArgOper