Home Documentation Download Pricing Buy Now

[Answered] delete associations without deleting field

0 votes

Is it possible to delete associations without deleting field. I remember ORM designer used to ask.

asked Mar 19, 2015 in General Questions by tjsdev (130 points)
edited Oct 13, 2015 by ludek.vodicka

1 Answer

0 votes

Hi, you're right. This feature was available in old ORM Designer releases.

But based on the large amount of user requests we removed this feature because in 99% of use cases there is no reason why to keep this field after relation removal. This field is usually bounded with destination table and destination field and its re-usage can lead to unnecessary behaviors.

answered Mar 19, 2015 by ludek.vodicka Skipper developer (140,530 points)
...