Sha256: 84092c977386b0b06f325535263ebb150a07f04f7420ca13b7d41b859a37c90e
Contents?: true
Size: 133 Bytes
Versions: 5
Compression:
Stored size: 133 Bytes
Contents
module Alf class Predicate module Lte def to_sql_operator Sql::Expr::LESS_OR_EQUAL end end end end
Version data entries
5 entries across 5 versions & 1 rubygems