struct

MySQL::Query

Inherits Struct < Value < Object

Constants

PARAM_REGEX = /:([a-zA-Z_0-9]+)/

Constructors

new(value : String, params = {} of String => MySQL::Types::SqlType)
Source

Instance methods

params
Source
params=(params : Hash(String, Bool | Float64 | Int32 | Int64 | MySQL::Types::Date | Slice(UInt8) | String | Time | Nil))
Source
representation(value)
Source
run(connection)
Source
to_mysql
Source
value
Source
value=(value : String)
Source