class

String::Lucky::Criteria(T, V)

Inherits Avram::IncludesCriteria < Avram::Criteria < Reference < Object

Constructors

new(rows : T, column : Symbol | String)
Source

Instance methods

ilike(value : String) : T
Source
includes(value) : T

WHERE value = ANY(column)

Source
length
Source
like(value : String) : T
Source
lower
Source
match(value : String) : T
Source
reverse
Source
to_tsquery
Source
to_tsvector
Source
trim
Source
upper
Source