Hacker News new | ask | show | jobs
by dkjaudyeqooe 1380 days ago
That's how I've always done migrations. Load the data, then create the FK constraints and indexes. It's not hard at all but slightly more work.