# Functions
AliasElseName will use the lingo.Alias if non-empty, else the Name is used.
No description provided by the author
EnumIsInvalid creates an error that the specified enum and value combination is invalid.
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
NewDefault takes options to configure a Default schema.
NewMySQL takes options to configure a MySQL schema
There are some caveats for MySQL relating to the dialect.Option types.
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
WithEmptyOption can be useful for ensuring parameters are passed.
WithSchemaNameIncluded will include the schema name for `schema.table` or `schema.table AS alias` SQL output.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
Option for dialects can change the behavior of each Dialect.