Handeling table relations
ElecBird opened this issue · 1 comments
ElecBird commented
Hello,
Is it possible to change the position of where relations are added from the top during table creation to the bottom after all tables have been created ? When I try to use the sql file to import into an enmpty db, he can't find the relations.
bradzacher commented
fixed by #44.
dump now disables foreign key checks before setting up schemas and importing data