Closed stefanborghys closed 10 years ago
Ok, it seems i was to quickly on posting this because i found another issue https://github.com/liquibase/liquibase-oracle/pull/3 regarding the same problem.
Any plans on releasing a new version in the near future?
Pull request brought in that should resolve this.
Ok, thanks
I have the latest version, 3.3, but I still get this error. /Magnus
Hey @safe42
Since this bug had already been closed on 13/02/2014 i recommend you to post a new one, If you are still having this issue.
Hey,
I'm having trouble executing a createTrigger script. It keeps returning following message: "schemaName is not allowed on oracle, ...". I'm using dbchangelog-3.1.xsd and extention liquibase-oracle-3.0.0.jar against an Oracle XE database. Strangely it works on another project using liquibases dbchangelog-2.0.xsd (don't know if this has something to do with it). I tried creating the trigger using sqlDeveloper and this works. Is there anything you could think of i'm doing wrong? I also tried multiple combinations, names, with and without schemaName, but none of them works.
Command line output:
Databasechangelog:
Create trigger changeset example: