Skip to content

Commit 4549801

Browse files
committed
TD-3070: Removed manullay called store procs
1 parent 42d7997 commit 4549801

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

DigitalLearningSolutions.Data.Migrations/202401290942_RenameDeprecatedStoredProcs.cs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,7 @@ private string[] GetProcedureNames()
122122
"uspGetRandomFAQ",
123123
"uspGetRegCompChrt",
124124
"uspGetRegCompV2",
125-
"uspGetRegCompV5",
126-
"uspGetTicketCounts",
127-
"uspGetTickets_V2",
128-
"uspHashUserID",
129-
"uspMergeCentresAndCloseOne",
125+
"uspGetRegCompV5",
130126
"uspMergeCustomisations",
131127
"uspNonCompleterSurveys",
132128
"uspNonCompleterSurveysTest",

0 commit comments

Comments
 (0)