cviebrock / sequel-pro-laravel-export

A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
MIT License
921 stars 56 forks source link

1.4.3 #27

Closed DouglasLeiteFonseca closed 5 years ago

DouglasLeiteFonseca commented 5 years ago

There was a problem creating migrations of tables that had compound foreign keys. The script generated only the first relationship column.

I'm sorry again, my English. I used Google Translate

cviebrock commented 5 years ago

Again thanks!