neuralib.sqlp.expr.SqlBinaryOper ================================ .. currentmodule:: neuralib.sqlp.expr .. autoclass:: SqlBinaryOper .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SqlBinaryOper.__init__ ~SqlBinaryOper.between ~SqlBinaryOper.cast ~SqlBinaryOper.contains ~SqlBinaryOper.glob ~SqlBinaryOper.is_not_null ~SqlBinaryOper.is_null ~SqlBinaryOper.like ~SqlBinaryOper.not_between ~SqlBinaryOper.not_contains ~SqlBinaryOper.not_like .. rubric:: Attributes .. autosummary:: ~SqlBinaryOper.oper ~SqlBinaryOper.left ~SqlBinaryOper.right