Skip to content

Commit 95affe3

Browse files
committed
Revert "index sayplace"
This reverts commit ed8d2af.
1 parent ed8d2af commit 95affe3

File tree

5 files changed

+0
-181
lines changed

5 files changed

+0
-181
lines changed

ZkData/Ef/LobbyChatHistory.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ public class LobbyChatHistory
1111
public int LobbyChatHistoryID { get; set; }
1212
public bool Ring { get; set; }
1313

14-
[Index]
1514
public SayPlace SayPlace { get; set; }
1615

1716
[MaxLength(255)]

ZkData/Migrations/202005171620366_indexLobbyChatHistorySayPlace.Designer.cs

Lines changed: 0 additions & 29 deletions
This file was deleted.

ZkData/Migrations/202005171620366_indexLobbyChatHistorySayPlace.cs

Lines changed: 0 additions & 18 deletions
This file was deleted.

ZkData/Migrations/202005171620366_indexLobbyChatHistorySayPlace.resx

Lines changed: 0 additions & 126 deletions
This file was deleted.

ZkData/ZkData.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -446,10 +446,6 @@
446446
<Compile Include="Migrations\202005171432012_AddAccountLastChatRead.Designer.cs">
447447
<DependentUpon>202005171432012_AddAccountLastChatRead.cs</DependentUpon>
448448
</Compile>
449-
<Compile Include="Migrations\202005171620366_indexLobbyChatHistorySayPlace.cs" />
450-
<Compile Include="Migrations\202005171620366_indexLobbyChatHistorySayPlace.Designer.cs">
451-
<DependentUpon>202005171620366_indexLobbyChatHistorySayPlace.cs</DependentUpon>
452-
</Compile>
453449
<Compile Include="SpringFilesUnitsyncAttempt.cs" />
454450
<Compile Include="SteamWebApi.cs" />
455451
<Compile Include="UserLanguageNoteAttribute.cs" />
@@ -850,9 +846,6 @@
850846
<EmbeddedResource Include="Migrations\202005171432012_AddAccountLastChatRead.resx">
851847
<DependentUpon>202005171432012_AddAccountLastChatRead.cs</DependentUpon>
852848
</EmbeddedResource>
853-
<EmbeddedResource Include="Migrations\202005171620366_indexLobbyChatHistorySayPlace.resx">
854-
<DependentUpon>202005171620366_indexLobbyChatHistorySayPlace.cs</DependentUpon>
855-
</EmbeddedResource>
856849
<EmbeddedResource Include="ZkDataResources.resx">
857850
<Generator>ResXFileCodeGenerator</Generator>
858851
<LastGenOutput>ZkDataResources.Designer.cs</LastGenOutput>

0 commit comments

Comments
 (0)