class

Avram::Where::Raw

Inherits Avram::Where::Condition < Reference < Object

Constructors

new(statement : String, *bind_vars)
Source
new(statement : String, *, args bind_vars : Array)
Source

Instance methods

prepare(placeholder_supplier : Proc(String)) : String
Source