Hi guys, is there anyway to turn off foreign key check while migrating the database? Some table alte

Hi guys, is there anyway to turn off foreign key check while migrating the database? Some table altering tasks needs table to be dropped, which will cascade referenced tables.
Was this page helpful?