F2 avanzada
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- Script to clean up the improper FK constraint from cleanup migration
|
||||
ALTER TABLE Pacientes
|
||||
DROP FOREIGN KEY FK_Pacientes_AspNetUsers_Id;
|
||||
Reference in New Issue
Block a user