My changeset looks like this:
// do stuff that works on all databases except Oracle
When I execute this with a database type of oracle this changeset IS executed.
How do I get this changeset to NOT execute on Oracle?
My changeset looks like this:
// do stuff that works on all databases except Oracle
When I execute this with a database type of oracle this changeset IS executed.
How do I get this changeset to NOT execute on Oracle?
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Preconditions in a dbms-specific changeset | 1 | 389 | April 4, 2011 | |
| IfNotExists attribute doesn't work for Oracle | 6 | 1264 | May 16, 2024 | |
| ChangeSet preconditions run even if database is wrong type | 0 | 334 | February 21, 2011 | |
| Precondition with code | 0 | 388 | January 13, 2013 | |
| changeSetExecuted precondition | 3 | 2315 | March 15, 2012 |