struct Orb::Query::Result

Defined in:

query/result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(query : String, values : Array(Bool | Float32 | Float64 | Int32 | JSON::Any | String | Time | UUID | Nil) = Array(Orb::TYPES).new) #

[View source]

Instance Method Detail

def query : String #

[View source]
def values : Array(Orb::TYPES) #

[View source]