0 votes

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

in General Questions by (130 points)
edited by

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.

by Skipper developer (141k points)