class

Data::Ch::Client

Inherits Reference < Object

Constructors

new(config : Nil | Data::Config)
Source

Instance methods

ch_db(*args, **options)
Source
ch_db(*args, **options, &)
Source
ch_host(*args, **options)
Source
ch_host(*args, **options, &)
Source
ch_password(*args, **options)
Source
ch_password(*args, **options, &)
Source
ch_password?(*args, **options)
Source
ch_password?(*args, **options, &)
Source
ch_port(*args, **options)
Source
ch_port(*args, **options, &)
Source
ch_ttl(*args, **options)
Source
ch_ttl(*args, **options, &)
Source
ch_user(*args, **options)
Source
ch_user(*args, **options, &)
Source
clickhouse_client(cmd : String)
Source
config
config=(v : Data::Config) : Data::Config
config=(v : Nil)

nil assignments are always ignored

config?
dryrun(*args, **options)
Source
dryrun(*args, **options, &)
Source
logger(*args, **options)
Source
logger(*args, **options, &)
Source
metas
Source
workdir
workdir=(v : String) : String
workdir=(v : Nil)

nil assignments are always ignored

workdir?