mysql-workbench-export-laravel-5-migrations icon indicating copy to clipboard operation
mysql-workbench-export-laravel-5-migrations copied to clipboard

Two tables referencing each other

Open Erik-Jonker opened this issue 5 years ago • 0 comments

If I have two tables that reference each other and try to export the migration it just hangs and my laptop fans spin up very fast and I need to force quit Workbench. I'm guessing an infinite loop somewhere?

My scenario (see image below) is if you have a company that has many employees, but one employee (usually the owner) has to take responsibility for the company.

image

Erik-Jonker avatar Apr 12 '20 07:04 Erik-Jonker