class EventQL::Query

Defined in:

eventql/query.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : EventQL::Client, query_str : String, query_opts : Hash(String, String) = OptionType.new) #

[View source]

Instance Method Detail

def execute! #

[View source]
def to_sql #

[View source]