mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
a ton of stuff and fix migations
This commit is contained in:
@ -12,6 +12,7 @@ namespace SharedLibraryCore.Migrations
|
||||
nullable: true);
|
||||
|
||||
migrationBuilder.AddColumn<string>(
|
||||
|
||||
name: "PreviousValue",
|
||||
table: "EFChangeHistory",
|
||||
nullable: true);
|
||||
|
Reference in New Issue
Block a user