module

Clickhouse::Reflection

Instance methods

database(name : String) : Database
Source
databases
Source
table(database : String, name : String) : Table
Source
tables(database : String) : Array(Table)
Source