notice update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package qb provides CQL (Scylla / Cassandra query language) query builders.
|
||||
// The builders create CQL statement and a list of named parameters that can
|
||||
// later be bound using github.com/scylladb/gocqlx.
|
||||
// Package qb provides CQL query builders. The builders create CQL statement
|
||||
// and a list of named parameters that can later be bound using
|
||||
// github.com/scylladb/gocqlx.
|
||||
package qb
|
||||
|
||||
Reference in New Issue
Block a user