package
2.4.2+incompatible
Repository: https://github.com/databrary/sqlboiler.git
Documentation: pkg.go.dev

# Functions

New creates a new state based off of the config.

# Structs

Config for the running of the commands.
MSSQLConfig configures a mysql database.
MySQLConfig configures a mysql database.
PostgresConfig configures a postgres database.
State holds the global data needed by most pieces to run.
TxtToMany contains text that will be used by many-to-one relationships.
TxtToOne contains text that will be used by templates for a one-to-many or a one-to-one relationship.