1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

small migration fix for MySql

This commit is contained in:
RaidMax
2019-02-22 19:35:03 -06:00
parent 88c013be20
commit 9685a1af5c
3 changed files with 15 additions and 4 deletions

View File

@ -18,6 +18,7 @@
<Compile Remove="Migrations\20181126233300_AddEndpointToEFServer.cs" />
<Compile Remove="Migrations\20181127143920_AddEndpointToEFServerUpdateServerIdType.cs" />
<Compile Remove="Migrations\20190222234606_AddIndexToEFMeta-KeyAndClientId.cs" />
<Compile Remove="Migrations\20190223012312_SetMaxLengthForMetaKey.cs" />
</ItemGroup>
<ItemGroup>