From df4094087b25f2a894bf25f91daa0266157041dd Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Thu, 5 Jan 2012 13:34:26 +0000 Subject: [PATCH] Fixed indexes on Threads (Threads_IsAnnouncement_LastPostId_idx originally used IsAnnouncement and FirstPostId) --- Builder/IISMainHandler/build.txt | 2 +- .../FLocal.Patcher.Common.csproj | 1 + .../Resources/Patch_00001_threadsindexes.xml | 36 +++++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 FLocal.Patcher.Common/Resources/Patch_00001_threadsindexes.xml diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index c32e6ac..c5e035c 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -2019 \ No newline at end of file +2021 \ No newline at end of file diff --git a/FLocal.Patcher.Common/FLocal.Patcher.Common.csproj b/FLocal.Patcher.Common/FLocal.Patcher.Common.csproj index dbc773f..3c429df 100644 --- a/FLocal.Patcher.Common/FLocal.Patcher.Common.csproj +++ b/FLocal.Patcher.Common/FLocal.Patcher.Common.csproj @@ -67,6 +67,7 @@ +