Issue #1817 - Fix foreign key creation for mysql
When creating a foreign key that is also a primary key, the mysql query generator does not move the foreign key definition from the inline attribute to the end of the table definition.
Showing
with
11 additions
and
5 deletions
-
Please register or sign in to post a comment