module

Clickhouse::Executable

Instance methods

before_execute
Source
execute
Source
execute(sql : String) : Response
Source
execute(req : Request) : Response
Source
execute_as_csv(sql : String) : Array(Array(String))
Source