Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Feature ¶
const ( CTE Feature = 1 << iota Returning DefaultPlaceholder DoubleColonCast ValuesRow UpdateMultiTable InsertTableAlias DeleteTableAlias AutoIncrement TableCascade TableIdentity TableTruncate InsertOnConflict // INSERT ... ON CONFLICT InsertOnDuplicateKey // INSERT ... ON DUPLICATE KEY InsertIgnore // INSERT IGNORE ... )
Click to show internal directories.
Click to hide internal directories.