Archive for the ‘IDE’ Category.
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.
31st August 2007, 07:58 pm
A quick demo of the LiquiBase Database Refactoring IDE is now available on the LiquiBase site.
It shows how to connect to your database, apply several refactorings to your database, then update an independent database with the new changes–all from the comfort of an IDE environment.
The IDE is available as either a stand-alone tool or as an Eclipse plug-in.
View the demo
More Information
31st August 2007, 07:51 pm
Version 0.6 of the LiquiBase IDE and the Eclipse Plug-in have been released. This version does not add new functionality, but does fix a showstopper bug that prevented the creation of change log files.
Information on downloading the new version is available on the download page.