Closed BlueMagma2 closed 4 months ago
@shimizukawa I see you merged the last PR, though I admit it was some time ago. Can you have a look ?
PS: I apologise for pinging you if you are the wrong person to address this
Ha cool, I'm happy to see this was merged, thanks you
Subject: Fix a bug regarding foreign key constraint creation
Feature or Bugfix
Detail
eg.
During the migrations, you would get an error saying
Table2 doesn't have a column named remote_column
which is absurd since that colum is not supposed to be in that table.