Skip to content

Releases: alfasoftware/morf

2.33.0

Choose a tag to compare

@gilleain gilleain released this 25 Jun 11:53

What's Changed

Full Changelog: 2.32.0...2.33.0

2.32.0

Choose a tag to compare

@gilleain gilleain released this 06 May 11:11

What's Changed

  • Treat no-operation upgrade nodes as non-exclusive in #370
  • Add support for dialect specific hints for update statements in #378

Full Changelog: 2.31.0...2.32.0

2.31.0

Choose a tag to compare

@gilleain gilleain released this 02 Mar 14:56

What's Changed

2.30.0

Choose a tag to compare

@gilleain gilleain released this 04 Feb 15:13

What's Changed

New Contributors

Full Changelog: 2.29.0...2.30.0

2.29.0

Choose a tag to compare

@gilleain gilleain released this 26 Jan 16:50

What's Changed

  • Add toString methods to all SchemaChange classes by @harrisric in #363
  • Bump org.apache.commons:commons-lang3 from 3.8 to 3.18.0 by @dependabot[bot] in #346
  • Fix test for Postgres by @capgen628 in #364
  • Automatic conversion of UPDATE to CTAS during upgrade by @jsimlo in #365

2.28.0

Choose a tag to compare

@capgen628 capgen628 released this 10 Nov 12:29

What's Changed

  • Enhance MergeStatement to allow filtering UPDATE operations via WHERE clause by @michalradziwon in #357
  • Enriching the LoggingSqlScriptVisitor to report the time taken in seconds to execute each query - #355 by @j-finn in #356

Full Changelog: 2.27.2...2.28.0

2.27.2

Choose a tag to compare

@capgen628 capgen628 released this 04 Nov 09:58

What's Changed

Full Changelog: 2.27.1...2.27.2

2.27.1

Choose a tag to compare

@gilleain gilleain released this 03 Oct 14:39

What's Changed

2.27.0

Choose a tag to compare

@gilleain gilleain released this 02 Oct 14:15

What's Changed

  • Improve ResultSetComparer by harrisric in #347
  • Improve error when a set of views in a schema is incomplete. by harrisric in #345
  • Renaming performance indexes on upgrade by BrunoSMonteiro74 in #342

2.27.0-RC3

2.27.0-RC3 Pre-release
Pre-release

Choose a tag to compare

@capgen628 capgen628 released this 01 Oct 17:13
Add ;NON_KEYWORDS=YEAR,MONTH and bump version to 2.27.0-RC3