View Issue Details

IDProjectCategoryView StatusLast Update
0007015SymmetricDSNew Featurepublic2025-08-06 15:38
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.16.0 
Target Version3.16.6 
Summary0007015: DDL capture support for cross platform
DescriptionWhen DDL capture is enabled it might not work across target dialects that differ from the source. A new parameter will be available to change the behavior of DDL captures. It will only work when the DDL check trigger history parameter is also enabled. This will capture a change to a table but instead of sending the DDL directly will send a "C" create table event for the table so the target DDL Builder can construct the appropriate alters for the target platform.

trigger.capture.ddl.send.table=true
trigger.capture.ddl.check.trigger.hist=true

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-08-06 15:38 josh-a-hicks New Issue
2025-08-06 15:38 josh-a-hicks Status new => assigned
2025-08-06 15:38 josh-a-hicks Assigned To => josh-a-hicks