Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you make a primary key with Valentina Studio?

Creating a table with fields in Valentina Studio with a primary key 'id'. How do you set a primary key with Valentina? I know how to in the terminal.

like image 272
Mark A Avatar asked Feb 17 '16 02:02

Mark A


1 Answers

It looks like you can by:

  • Right click the table -> select 'Design'
  • Click on the 'Constraints' tab in the dialog that opened
  • Select the 'Primary Key' tab
  • enjoy.
like image 193
John Boker Avatar answered Oct 28 '22 12:10

John Boker