Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Deploying to database
System
Does datadeploy support deployment to hierarchical database tables(like the schema which has parent-child relationships)?
Find more posts tagged with
Comments
Migrateduser
DD does support mapping Table schemas which has parent-child relationships and deploy them to RDBMS but not to Hierarchical databases.
Migrateduser
does it also support deleting child information if parent is deleted?
Migrateduser
Yes DD does support updating or deleting appropriate child info if parent is deleted. You can also specify the appropriate RI constraint rule in the config file.