PostgresMigratorclass
new PostgresMigrator<T>()
| Return | |
|---|---|
PostgresMigrator<T> | PostgreSQL migrator that inspects the live schema via pg_catalog tables to diff and migrate columns. |
PostgreSQL migrator that inspects the live schema via pg_catalog tables to diff and migrate columns.