LiquiBase Changelog

What's new in LiquiBase 1.9.3

Apr 13, 2009
  • Fixed index column nested tags in generated XML

New in LiquiBase 1.9.0 (Jan 8, 2009)

  • "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.

New in LiquiBase 1.8.0 (Sep 19, 2008)

  • Added SQLite support
  • Bug fixes
  • Added dropAllForeignKeyConstraints change
  • Added onFail and onError precondition failure controls
  • Auto-increment specifying on a non-auto-increment table does not fail but simply ignores flag
  • Can control onDelete and onUpdate behavior for FK constraints
  • Added ability to specify that an index should be unique
  • Additional validation step checks for required attributes at run time
  • Improved ordering of generated scripts with diff
  • Improved command line migrator return codes
  • Context checking is case insensitive
  • Can specify end delimiter in < sql > change
  • Added several new precondition checks
  • Custom preconditions can be passed parameters