From a75546a5be26476a3bef15d68e43cb42554c4832 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Tue, 30 Sep 2014 16:37:47 -0500 Subject: [PATCH] * fix order of migrations --- db/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/manifest b/db/manifest index eafb0b43a..dc3f468de 100755 --- a/db/manifest +++ b/db/manifest @@ -208,8 +208,8 @@ undirected_scores.sql discard_scores.sql new_genres.sql get_work_faster.sql -fix_find_session_sorting_2216.sql multiple_gateways.sql +fix_find_session_sorting_2216.sql fix_find_session_sorting_2216a.sql fix_find_session_sorting_2216b.sql fix_find_session_sorting_2216c.sql