0 votes

I can't seem to get this to work. I need to be able to set setnull on the onDelete and onUpdate for Propel. Currently I can only select cascade.

I tried to create a project specific cfg-file, which is also loaded (new attributes are loaded correctly), but I can't extend the existing attributes for onDelete to include "cascade|setnull" in the enum-values.

If I set this value directly in the global cfg-file of the ORM-Designer it works without problems.

in Solved by (290 points)

1 Answer

0 votes
Best answer

This is fixed in the version that is currently available in beta (2.3.5.890):
http://support.orm-designer.com/402/downloads-orm-designer2-beta

Please, install the beta version build and try it again.

by Skipper developer (74.8k points)
selected by