diff --git a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs index 9c41ae2..984c2b9 100644 --- a/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs +++ b/APT.Data.Migrations/Migrations/20260202064225_wyw2026020201.cs @@ -35,9 +35,9 @@ namespace APT.Data.Migrations.Migrations // name: "IX_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY_Nav_OrgID", // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY"); - migrationBuilder.DropIndex( - name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", - table: "T_PF_PARAM"); + //migrationBuilder.DropIndex( + // name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", + // table: "T_PF_PARAM"); //migrationBuilder.DropColumn( // name: "DbConn", @@ -314,10 +314,10 @@ namespace APT.Data.Migrations.Migrations // table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY", // column: "Nav_OrgID"); - migrationBuilder.CreateIndex( - name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", - table: "T_PF_PARAM", - column: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID"); + //migrationBuilder.CreateIndex( + // name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID", + // table: "T_PF_PARAM", + // column: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID"); //migrationBuilder.AddForeignKey( // name: "FK_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",