• Pretty sure there won't be a problem with violations because the database in the new location hasn't been modified since it was migrated.

    Possibly dumb questions here: I import the parent table first and then the child table? Are the connections between the child table and the parent table recreated or is there something I have to do after the import to make sure to maintain referential integrity? What happens if there are key violations?