# Functions
No description provided by the author
BuildPreparedQuery creates a prepared statement query template.
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
WithColumnDataTypes adds column datatypes.
WithColumnDefaults adds ColumnDefaultProperties.
WithOnConflictDoNothing adds on conflict do nothing to insert query.
WithPrefix adds prefix to insert query.
WithRawInsertMode inserts data as is.
WithSuffix adds suffix to insert query.
# Structs
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
# Interfaces
InsertQueryBuilder provides an interface for building SQL insert queries across different database drivers.
# Type aliases
No description provided by the author