dreaeql v0.2.1 DreaeQL.Operators.GreaterThan
Link to this section Summary
Link to this section Types
Specs
t() :: %DreaeQL.Operators.GreaterThan{
left_side: DreaeQL.expression(),
operator: :binary,
right_side: DreaeQL.expression()
}
t() :: %DreaeQL.Operators.GreaterThan{
left_side: DreaeQL.expression(),
operator: :binary,
right_side: DreaeQL.expression()
}