The current implementation of the drop_fk_constraints() macro in dbt-sqlserver only identifies and drops foreign keys where the current table is the referenced table. It does not drop foreign keys ...