Archive for the ‘IntelliJ’ Category.
23rd April 2008, 09:55 pm
LiquiBase 1.6.1 has been released.
This is primarily a bug fix release, but also includes a release of the 1.6 version to the Maven (still propagating), Grails, and IntelliJ repositories.
Download LiquiBase 1.6.1 from: http://www.liquibase.org/download
30th November 2007, 08:03 pm
LiquiBase Core 1.4.1 has been released. This is primarily a bug fix release.
Upgrading is simply a matter of replacing the liquibase.jar file.
Download LiquiBase Core 1.4.1 from:
http://www.liquibase.org/download.html
The IntelliJ plug-in has also been updated to support 1.4.1. It can be installed or updated through the IntelliJ plug-in manager.
The Grails plug-in has also been updated to support 1.4.1. It is installed through the standard grails plug-in infrastructure.
As usual, let me know of any issues or suggestions you have
14th November 2007, 07:48 pm
For you IntelliJ IDEA users out there, there is now a LiquiBase plugin available through the Intellij plug-in manager.
Like the Eclipse plug-in, the IntelliJ plugin allows you to refactor your database like you refactor code using a “Refactor” context menu on database objects. These changes are automatically saved to a change log file.
A “LiquiBase” context menu on the database explorer allows you to migrate your database, roll back changes, generate documentation, and more.
Additional refactoring and better documentation will be added in upcoming releases.
As usual, please let us know if you have any questions or suggestions.