Documentation
¶
Overview ¶
Package cockroachdb provides a CockroachDB driver for Queen migrations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QuoteIdentifier ¶
QuoteIdentifier quotes a SQL identifier.
Types ¶
type Driver ¶
Driver implements the queen.Driver interface for CockroachDB.
func NewWithTableName ¶
NewWithTableName creates a new CockroachDB driver with a custom table name.
func (*Driver) Init ¶
Init creates the migrations tracking table and lock table if they don't exist.
Click to show internal directories.
Click to hide internal directories.