Releases: alfasoftware/morf
Releases · alfasoftware/morf
2.23.0
- Allow renaming of a column that is used in an index
2.22.0
- Log progress when importing a start position
- New
ConcurrentDataSetConnector
to transfer data in parallel
2.21.1
Bugfix : Adding validation preventing standard_conforming_strings=off
2.19.1
- Added support for SchemaChangeAdaptor to adapt upgrade steps in-flight.
2.18.0
- Adding H2Sql that allows conversion of parts of Morf's DSL into H2-based SQL.
2.17.0
- Oracle entity name limit extension : removes previous 30 character on table, view, index and column names
2.16.0
- Bump org.postgresql:postgresql from 42.5.0 to 42.5.5
- Support for right pad function
- Introducing auto-healing routines
2.15.0
- Additional investigative logging for DatabaseMetaDataProvider
- Additional investigative logging for DatabaseSchemaManager
- Add comments into upgrade script to explain the optimistic locking statement
- Adding UpgradeConfiguration to supply exclusiveExecution Steps, configuration relevant for the GraphBasedUpgrade