All releases tagged Major feature enhancements


Release Notes: "modifySql" support, "includeAll" support, and Sybase Adaptive SQL Anywhere support. Paths in "include" can be relative to the changelog using the "relativeToChangeLog" attribute. "stop" has changed. A runInTransaction attribute for changeSet. Stronger validation in .xsd. Better Derby support. Some bugfixes.


Release Notes: Improvements to preconditions (onFail and onError controls, several new precondition checks, and custom preconditions can be passed parameters). SQLite support. Context checking is now case-insensitive. Specifying a column as autoincrement for a non-autoincrement table does not cause an error. The end delimiter can be specified with SQL changes. Indexes can be created as unique. Required attributes for all changes are checked before execution. Command line migrator return codes are better. There are many more bugfixes.


Release Notes: This release has many new features, including adding a loadData change, support for changelog parameters, preconditions in changeSet tags, exporting data with generateChangeLog, and more.


Release Notes: This release adds Hibernate integration, which allows auto-generation of changeSets based on changes to Hibernate-mapped objects.


Release Notes: This release includes major code refactoring along with several important new features.


Release Notes: IntelliJ plug-in support. Support for specifying schemas in the change log. MaxDB/SAPDB support. Refactored code. The ability to specify data types as java.sql.Types. Support for composite foreign keys. Improved Maven support. Bugfixes.


Release Notes: Major features include <custom> change, <executeCommand> change, <createProcedure> change, the ability to specify multiple contexts per change set, improved database diff, and a new Spring migrator.