1
Bugs and Issues / Re: Data Model - bug on saving the diagram
« on: April 25, 2018, 10:58:17 pm »
For me, the fix ended up being saving in between every diagram change. I had been queuing up a deletion of the association and then recreating the association with the correct FK constraint. When saving the diagram, the displayed association (including all the labels) were correct, but the FK constraint from the table was deleted. If I changed my process and deleted the association, saved the diagram and then recreated the association, everything was saved correctly.
I had contacted support on this and the other suggestion they had was using db builder, which I had not used. Will try that in the future.
I had contacted support on this and the other suggestion they had was using db builder, which I had not used. Will try that in the future.