Grant Read is ignored as it is not supported in Oracle 11g.
Transformations can be created, but not altered at this time.
Ordering issue -→ Checked in the fix to properly sequence drops and fix the Aggrandize issue.
After Karl's "fixing" of the Ordering issue, the testNestedTables Test fails.
Partial Deploy Grants - testing on fdglp01 now, but looks like it is working
Transforms aren't being dropped in the rebuild operation
testJava test is failing on 12c partial - it works on full. I almost got it on Partial, but not quite.
Grants to objects other than Tables - should test them as well.Column object grants or not baselined or deployed
Invalid Types are not baselined.
Queue support is added in this release. Queues bring their Queue Tables, Schedules, Subscribers, and grants with them.
Transformations support is added in this release.
Queue Publishers are not supported.
Queue Agents are not supported.
Grants to objects that are renamed?
removed Jobs from this release.
Transformations - These are counted as queues currently. Probably should add a new output for them. - I added a new output store for them, but I didn't put it in the plugin.xml and map it out. I can do that if we want to.
All customers will drop fddb schema and recreate itIt is necessary to drop the fddb schema and recreate it to upgrade from the 4.5 version to the 5.0 version. All prior builds will be in an unusable state, and shouldn't be reused.
...