Oracle Extensions do not work with liquibase 2.0rc5

Description

When i use ora:addCheck for example, it complains that the method warn is unimplemented. When I check the source code I figure out that even doesn't compile with liquibase-core 2.0rc5

Environment

None

Attachments

2

Activity

Show:

Nathan Voxland November 13, 2010 at 6:40 AM

Patch is now applied, thanks a lot. It was very helpful

Carlos Rafael Ramirez October 14, 2010 at 5:26 PM

This patch make everything (including the tests) compile and work. Only a few tests fail. Please take a look.

Carlos Rafael Ramirez October 13, 2010 at 8:19 PM

This patch fixes most of the SQL generator classes. I only tested addCheck and it works. Rollback works as well except in liquibase 2.0rc6

Fixed

Details

Reporter

Priority

Created October 13, 2010 at 8:16 PM
Updated November 13, 2010 at 6:40 AM
Resolved November 13, 2010 at 6:40 AM
Loading...