package
1.1.7
Repository: https://github.com/github/gh-ost.git
Documentation: pkg.go.dev

# Functions

# Constants

# Structs

ColumnList makes for a named list of columns.
DMLDeleteQueryBuilder can build DELETE queries for DML events.
DMLInsertQueryBuilder can build INSERT queries for DML events.
DMLUpdateQueryBuilder can build UPDATE queries for DML events.
UniqueKey is the combination of a key's name and columns.

# Type aliases

ColumnsMap maps a column name onto its ordinal position.