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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EscapeName will escape a db/table/column/..
No description provided by the author
NewColumnList creates an object given ordered list of column names.
No description provided by the author
No description provided by the author
No description provided by the author
NewDMLDeleteQueryBuilder creates a new DMLDeleteQueryBuilder.
NewDMLInsertQueryBuilder creates a new DMLInsertQueryBuilder.
NewDMLUpdateQueryBuilder creates a new DMLUpdateQueryBuilder.
No description provided by the author
No description provided by the author
ParseColumnList parses a comma delimited list of column names.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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

# Type aliases

ColumnsMap maps a column name onto its ordinal position.
No description provided by the author
No description provided by the author