uptrace/go-clickhouse

ScanRows is missing in docs

vmihailenco opened this issue · 1 comments

var users []User
err := db.Raw("SELECT * FROM users").Scan(ctx, &users)

Docs are update and released v0.2.9