Tomislav Nikolic
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Constrains and FK's being removed
AnsweredHello, so basically I've created a table using DG but it's actually removing my FK's and constrains after I create the table: This is my querycreate table test ( id int auto_increment primary key, ...