Change::SQL::WhereExpr
Inherits AutoInitialize < Struct < Value < Object
NOTE: this is very basic and not nearly a complete representation of all possible expressions in a where clause.
Instance methods
criterion
Sourcecriterion=(criterion : SelectExpr)
Sourceop
Sourceop=(op : String)
Sourcevalue
Sourcevalue=(value : DB::Any)
Source