Ability to define full CREATE VIEW statement in <createView> change.

Description

Some views in Oracle require columns to be defined, which cannot be done in the current createView change. Create a new "fullDefinition" attribute on createView that will allow the body of the definition to be the entire CREATE VIEW logic, not just the "select" portion.

Environment

All, but especially oracle

Activity

Show:

Nathan Voxland July 11, 2014 at 8:24 PM

Implemented

Nathan Voxland July 11, 2014 at 8:22 PM

Also use the fullDefinition when generating changeSets for missing views in oracle.

Fixed

Details

Reporter

Fix versions

Affects versions

Priority

Created July 11, 2014 at 8:21 PM
Updated July 11, 2014 at 8:24 PM
Resolved July 11, 2014 at 8:24 PM

Flag notifications