Hi,

DdlUtils 1.0 does not evaluate the Attributes onDelete and onUpdate attributes within the foreign key constraints of Database.xml during SQL generation. Is it planned to support this in the future or does the current trunc already support it?

I know that not all platforms support ON DELETe and/or ON UPDATE within within foreign key constraints, i.e. Oracle supports 'ON DELETE', but not 'ON UPDATE', but most (i.e. MySQL or PostgreSQL) do support both.
It would be very nice if this feature would be supported by DdlUtils.

Regards,
Stefan



Reply via email to