Tomislav Nikolic

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Tomislav Nikolic created a post,
    Answered

    Constrains and FK's being removed

    Hello, 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, ...