package
2.35.1+incompatible
Repository: https://github.com/keboola/keboola-as-code.git
Documentation: pkg.go.dev
# Variables
BranchesColumns holds the columns for the "branches" table.
BranchesTable holds the schema information for the "branches" table.
ConfigurationRowsColumns holds the columns for the "configuration_rows" table.
ConfigurationRowsTable holds the schema information for the "configuration_rows" table.
ConfigurationsColumns holds the columns for the "configurations" table.
ConfigurationsTable holds the schema information for the "configurations" table.
Tables holds all the tables in the schema.
WithDropColumn sets the drop column option to the migration.
WithDropIndex sets the drop index option to the migration.
WithForeignKeys enables creating foreign-key in schema DDL.
WithGlobalUniqueID sets the universal ids options to the migration.