class

Marten::DB::Query::SQL::RawQuery(Model)

Inherits Marten::DB::Query::SQL::Sanitizer / Reference / Object

Constructors

new(query : String, params : Array(::DB::Any) | Hash(String, ::DB::Any), using : String | Nil)
Source

Instance methods

clone
Source
connection
Source
execute
Source
params
Source
query
Source
using
Source
using=(using : Nil | String)
Source