Deleting the atomic update for bug Bug 15736 - Add a preference to control whether...
authorBrendan Gallagher <brendan@bywatersolutions.com>
Mon, 22 Feb 2016 20:47:49 +0000 (20:47 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Mon, 22 Feb 2016 20:47:49 +0000 (20:47 +0000)
installer/data/mysql/atomicupdate/bug_15736.sql [deleted file]

diff --git a/installer/data/mysql/atomicupdate/bug_15736.sql b/installer/data/mysql/atomicupdate/bug_15736.sql
deleted file mode 100644 (file)
index 04c93d5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-INSERT IGNORE INTO systempreferences ( `variable`, `value`, `options`, `explanation`, `type` ) VALUES ('ShowAllCheckins', '0', '', 'Show all checkins', 'YesNo');