Versions in this module Expand all Collapse all v2 v2.3.2 Nov 4, 2022 Changes in this version + const TestSet + func AsyncInsert() error + func BatchInsert() error + func BindParameters() error + func CompressOpen() error + func CompressOpenDB() error + func Connect() error + func ConnectAuth() error + func ConnectDSN() error + func ConnectDSNAuth() error + func ConnectDSNHTTP() error + func ConnectDSNSSL() error + func ConnectHTTP() error + func ConnectSSL() error + func ConnectSettings() error + func DynamicScan() error + func Exec() error + func ExternalData() error + func GetStdDSNConnection(protocol clickhouse.Protocol, secure bool, compress string) (*sql.DB, error) + func GetStdOpenDBConnection(protocol clickhouse.Protocol, settings clickhouse.Settings, ...) (*sql.DB, error) + func GetStdTestEnvironment() (clickhouse_tests.ClickHouseTestEnvironment, error) + func JSONInsertRead() error + func MapInsertRead() error + func MultiStdHost() error + func MultiStdHostDSN() error + func OpenDb() error + func OpenTelemetry() error + func ProgressProfileLogs() error + func QueryRow() error + func QueryRows() error + func Sessions() error + func UseContext() error + type Account struct + Achievement Achievement + Id uint32 + Name string + Organizations []string + Repositories []Repository + type Achievement struct + Name string + type GithubEvent struct + Assignee Account + Contributors []Account + Labels []string + Title string + Type string + type Releases struct + Version string + type Repository struct + Releases []Releases + URL string