clickhouse

package
v0.0.0-...-07b0803 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2019 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckError

func CheckError(err error)

func NewDatabase

func NewDatabase(config adapter.Config) (adapter.Database, error)

Types

type ClickhouseDatabase

type ClickhouseDatabase struct {
	// contains filtered or unexported fields
}

func (*ClickhouseDatabase) Close

func (d *ClickhouseDatabase) Close() error

func (*ClickhouseDatabase) DB

func (d *ClickhouseDatabase) DB() *sql.DB

func (*ClickhouseDatabase) DumpTableDDL

func (d *ClickhouseDatabase) DumpTableDDL(table string) (string, error)

func (*ClickhouseDatabase) TableNames

func (d *ClickhouseDatabase) TableNames() ([]string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL