Migration.Postgres
Classes
| Class | Description |
|---|---|
| MigrationResult | Result of a schema migration operation. |
| PostgresDdlGenerator | PostgreSQL DDL generator for schema operations. |
| PostgresSchemaInspector | Inspects PostgreSQL database schema and returns a SchemaDefinition. |