Sometimes the naming convention you use requires a specific pattern for the primary keys’ names. That’s why you may want to set your own names for each primary key in your database model instead of using default ones. Go on reading to get to know how to do this in Vertabelo.
To give your own name to a primary key, select the table that contains the primary key you want to name:
Expand the Additional properties section in the Table properties panel on the right:
Set the Primary key name property:
Enter the name you want to give to the primary key:
In SQL Preview we can see that the primary key’s name is now the one you assigned: