From 15d2305caa1fde1caa0381ddaa5e7bfda5e9ac19 Mon Sep 17 00:00:00 2001 From: Brendan Gallagher Date: Mon, 22 Feb 2016 20:47:49 +0000 Subject: [PATCH] Deleting the atomic update for bug Bug 15736 - Add a preference to control whether all items should be shown in checked-in items list --- installer/data/mysql/atomicupdate/bug_15736.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 installer/data/mysql/atomicupdate/bug_15736.sql diff --git a/installer/data/mysql/atomicupdate/bug_15736.sql b/installer/data/mysql/atomicupdate/bug_15736.sql deleted file mode 100644 index 04c93d5b62..0000000000 --- a/installer/data/mysql/atomicupdate/bug_15736.sql +++ /dev/null @@ -1 +0,0 @@ -INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES ('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo'); -- 2.39.5