Customising the create-tables script

Previous Next

Customising the create-table script is NOT RECOMMENDED until you have special reasons.

To customise the create-tables script, you need to know the steps that Delivery Manager takes to compose a create-tables script.

You can customise the output to your requirements by influencing Step 4 explained in this help topic.

Do this by adding, to your release task, after the step that lets Delivery Manager generate the create-tables script, additional steps that apply XSLT transformations of your own. You can do this by calling, in these steps, the Apply custom XSL action.

IMPORTANT: To be forward-compatible with future versions of Delivery Manager, make sure that you customise only aspects of the input XML, NOT the XSLT transformation itself.

 

 

collapseStep 1: Merge non-interface tables from modules
collapseStep 2: Abstract
collapseStep 3: Compare
collapseStep 4: Transform to SQL

 

 

See also

Create-tables script