Tus comentarios
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/
Hope this helps,
Adam
Hello,
Here is an instruction: https://support.vertabelo.com/en/knowledge-bases/2/articles/297-how-to-create-a-reference
Please also take a look here: https://support.vertabelo.com/pl/communities/1/topics/21-how-can-i-manually-create-a-foreign-key
If you have any further questions please do not hesitate to contact us.
Adam
Yes. If you renew your account, models still will be available.
Hope this helps,
Adam
Servicio de atención al cliente por UserEcho
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