Authors:
nvoxland
Apache

LiquiBase Database Refactoring

Products: IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, MPS, Android Studio

Vendor: liquibase.org

Email:

Website: N/A

SourceCode: LiquiBase_1787.zip

Forum page

Description:

LiquiBase Database Refactoring Plug-in for IntelliJ IDEA.

Adds a "Refactor" context menu to DBHelper's database explorer so you can refactor your database as easily as you refactor code.

All database refactorings you make are automatically saved to a changelog file which can then be ran against other developers, QA, and production databases.

LiquiBase is a database-independent library that is designed to manage changes in a way that works well with multiple developers and code branching/merging.

For more information, see http://www.liquibase.org/ide/intellij

Requires DBHelper plugin.
Full documentation URL: http://www.liquibase.org/ide/intellij
Downloads: 12458
Rating:
Participated in rating: 4
Version Since Build Until Build File/URL Size (Kb) Date Details
1.9.3.0. 40.3000. . Download 1211.05 2009-04-13 18:04:12 details
. .
15 updates are hidden show all updates
Screenshot #553

Recent change notes:

1.9.2.0: Bug fixes
1.9.1.0: Bug fixes
1.9.0.0: New 1.9 LiquiBase functionality
1.8.0.0: New 1.8 functionality
1.7.0.2: Re-tried recompiled with Java 1.5 for Mac users
1.7.0.1: Recompiled with Java 1.5 for Mac users
1.7.0.0: New 1.7 functionality
1.6.0.0: Initial 1.5 IntelliJ release
1.5.2.0: Bug fixes in LiquiBase core library
1.5.1.0: Initial 1.5 IntelliJ release
1.4.1.5: Bug fixes
1.4.1.4: Bug fixes
1.4.1.3: Added help documentation, bug fixes
1.4.1.2: Fixed bug in plugin deployment
1.4.1.1: Added additional refactorings and wizard validation

General usage instructions:

The LiquiBase IDEA Plug-in builds on top of the DBHelper plug-in to allow database refactoring and change management.

Once installed, a "Refactor" and a "LiquiBase" menu are added to the DBHelper menu.

The Refactor menu allows you to modify the database and the changes are saved to a change log file.

The LiquiBase menu allows you to operate on the database including updating and rolling back changes, generating documentation, and more.

For full documentation on LiquiBase in general, and the plug-in in particular, see http://www.liquibase.org.

Comments:

Anonymous
Rated:
2012-08-12 05:42:42
I like all the added features but sohmoew some basics seem to be breaking down in the EAP versions of PHPStorm; auto-indentation is getting worse and worse (I filed a ticket about it some time ago), up to the point where it sometimes consistently pushes me two indentation levels up when I'm simply moving to a new line in a function body. Also, lots of functions and methods get missing return statement errors when the PHPdoc clearly states that they're returning void (ironically, explicitly specifying return; results in another -yet different- error). In addition I had this latest build crash on me two times today (106.50 was fine..), forcing me to invalidate the caches before I could even type in certain files again.Despite the new features this kinda feels like moving backwards guys! But I guess it's an EAP and I shouldn't complain..(Furthermore, I think Carthage erm, CakePHP support should be implemented :-]).
.
jamessmith05
Rated: noRate
2011-12-29 18:37:23
My question is if there is a standard database-explorer plug-in or interface in IntelliJ (maybe in 7.0) I could build off of?
.
conf
Rated:
2010-03-22 13:32:58
Please, make it compatible with PhpStorm IDE www.jetbrains.com/webide/download/index.html too.
.
Anonymous
Rated:
2008-07-23 11:04:26
good
.
Anonymous
Rated: noRate
2007-11-16 00:08:58
Great to see a LiquiBase plugin!
.
nvoxland
Rated:
2007-11-15 02:46:36
.