Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lweath

Pages: [1]
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.

2
Bugs and Issues / Re: Data Model - bug on saving the diagram
« on: April 19, 2018, 09:46:42 pm »
Still a problem 8 years later in 13.5.

Working on a saved diagram, deleting and recreating the association in between the tables, with no other changes, causes the diagram to be flagged as needing saved. Trying to close the diagram without saving still results in the FK constraint being deleted. The diagram still shows the correct association link in between the tables with all of the correct labels, but without the constraint in place.

Pages: [1]