This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156465 - add liquibase support
Summary: add liquibase support
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 10:03 UTC by marcomanno
Modified: 2013-09-04 08:22 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marcomanno 2009-01-08 10:03:10 UTC
what about adding liquibase support to the db module?

see:  http://www.liquibase.org/

thanks.
Comment 1 David Vancouvering 2009-01-08 18:20:06 UTC
Yes, that is definitely on the radar.  It looks very interesting/compelling, but it's not a small effort, we're a small
team, and have to do things in priority :)  But it's good to know someone else thinks this is a good idea, so much so to
log an enhancement request.
Comment 2 Jiri Rechtacek 2009-10-16 14:04:52 UTC
Reassigned to new owner.
Comment 3 solasola 2011-02-01 09:57:56 UTC
I would also find this a very useful addition to the DB module.

The most required feature would be the execution of arbitrary changeset files on one of the connected databases.