Skip to content

Releases: alfasoftware/morf

2.23.0

28 Jan 12:12
Compare
Choose a tag to compare
  • Allow renaming of a column that is used in an index

2.22.0

23 Jan 16:09
Compare
Choose a tag to compare
  • Log progress when importing a start position
  • New ConcurrentDataSetConnector to transfer data in parallel

2.21.1

18 Nov 15:43
Compare
Choose a tag to compare

Bugfix : Adding validation preventing standard_conforming_strings=off

2.21.0

09 Oct 14:23
Compare
Choose a tag to compare
  • Adding SchemaAutoHealer

2.20.0

20 Sep 14:39
Compare
Choose a tag to compare

Add portable functions

2.19.1

02 Aug 11:23
Compare
Choose a tag to compare
  • Added support for SchemaChangeAdaptor to adapt upgrade steps in-flight.

2.18.0

25 Jun 14:07
Compare
Choose a tag to compare
  • Adding H2Sql that allows conversion of parts of Morf's DSL into H2-based SQL.

2.17.0

20 Jun 12:06
Compare
Choose a tag to compare
  • Oracle entity name limit extension : removes previous 30 character on table, view, index and column names

2.16.0

20 May 10:52
Compare
Choose a tag to compare
  • Bump org.postgresql:postgresql from 42.5.0 to 42.5.5
  • Support for right pad function
  • Introducing auto-healing routines

2.15.0

15 Apr 10:29
Compare
Choose a tag to compare
  • 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