Documentation ¶
Index ¶
- func AutoApplyMigration(ctx context.Context, postgresUrl, planName string, tables ...*models.Table)
- func Migrate(ctx context.Context, postgresUrl, migrationPath, planName string, ...)
- func TransformFieldToAtlasColumn(field models.FieldI) *schema.Column
- func TransformSchemaToAtlasSchema(schemaName string, tables []*models.Table) *schema.Schema
- func TransformTableToAtlasTable(table *models.Table) *schema.Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoApplyMigration ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.