Your comments

Hello Rob,

You have set the same primary key name for two different tables. 
If you leave a primary key's name empty, the constraint name will be automatically generated.
An example here:



Hope this helps,
Adam

Hello,

This is an intended behavior. In fact, the "Default Value" property can be many things, i.e.:
- a constant, like FALSE, which indeed has to be quoted
- an expression like, nextval('sequence') which can't be quoted


Therefore we decided to not quote this property.


Hope this helps,
Adam

Hello,

Indeed, the UI can be misleading.
Please click on the "+Add" button.

Best regards,
Adam

I have answered in the private topic.

Hello Scott,

Thank you for detailed description. We have managed to reproduce the error.

We will fix it ASAP.

Sorry for the inconvenience caused.

Adam

Hello,


What do you mean by marking? Do you mean making them easy to recognize on diagram?
If it is a table you can change it's fill color. Please check the Format section in the right properties pane:

However, if you want to color columns in someway it is not possible right now. We have it on our roadmap. Estimated delivery time is unknown yet.

In terms of best designing practices, I can only forward you to our articles:
https://vertabelo.com/blog/how-to-store-authentication-data-in-a-database-part-1/

https://vertabelo.com/blog/security-approaches-in-data-modeling-part-2-handling-sensitive-data-in-your-data-modeling/

Hope this helps,

Adam

Yes. If you renew your account, models still will be available.

Hope this helps,

Adam