12
This commit is contained in:
parent
d47c7c8013
commit
5c1264d4e9
@ -39,25 +39,25 @@ namespace APT.Data.Migrations.Migrations
|
||||
name: "IX_T_PF_PARAM_T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",
|
||||
table: "T_PF_PARAM");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "DbConn",
|
||||
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
//migrationBuilder.DropColumn(
|
||||
// name: "DbConn",
|
||||
// table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "Nav_CourID",
|
||||
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
//migrationBuilder.DropColumn(
|
||||
// name: "Nav_CourID",
|
||||
// table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "Nav_NotifyID",
|
||||
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
//migrationBuilder.DropColumn(
|
||||
// name: "Nav_NotifyID",
|
||||
// table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "Nav_OrgID",
|
||||
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
//migrationBuilder.DropColumn(
|
||||
// name: "Nav_OrgID",
|
||||
// table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "TaskID",
|
||||
table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
//migrationBuilder.DropColumn(
|
||||
// name: "TaskID",
|
||||
// table: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARY");
|
||||
|
||||
migrationBuilder.DropColumn(
|
||||
name: "T_SE_TRAIN_NOTIFY_COURSEWEARLIBRARYID",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user