# Functions
No description provided by the author
New Builder instance with the given configuration.
No description provided by the author
Raw can be used if the identifier should not be quoted.
Register the sqlquery drive.
# Constants
BATCH - default value for batching the insert stmt.
Allowed conditions.
Allowed conditions.
Allowed join types.
Allowed join types.
Allowed conditions.
Allowed conditions.
Allowed conditions.
Allowed conditions.
No description provided by the author
PLACEHOLDER character.
Allowed join types.
Allowed conditions.
# Variables
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
# Structs
Builder type.
Column represents a database table column.
Condition type.
Config stores all information about the database.
Delete type.
ForeignKey represents a table relation.
Information struct.
Insert type.
Placeholder is used to ensure an unique placeholder for different database adapters.
Relation defines the table and column of a relation.
Select type.
Update type.
# Interfaces
Driver interface.