neuralib.sqlp.expr.SqlExistsOper
- class neuralib.sqlp.expr.SqlExistsOper
Bases:
SqlOperhttps://www.sqlite.org/lang_expr.html#the_exists_operator
Methods
__init__(oper, stat)between(value[, value2])cast(t)contains(value)glob(value)is_not_null()is_null()like(value)not_between(value[, value2])not_contains(value)not_like(value)Attributes
- oper
- stat