From d00ba9587d5d604a60827de2f49a74a1f7fd3455 Mon Sep 17 00:00:00 2001 From: Shauren Date: Sun, 10 Jan 2016 23:26:45 +0100 Subject: Core/DataStores: Dropped unused DB2 file --- sql/updates/hotfixes/2016_01_10_00_hotfixes.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/hotfixes/2016_01_10_00_hotfixes.sql (limited to 'sql') diff --git a/sql/updates/hotfixes/2016_01_10_00_hotfixes.sql b/sql/updates/hotfixes/2016_01_10_00_hotfixes.sql new file mode 100644 index 00000000000..478c9d9c093 --- /dev/null +++ b/sql/updates/hotfixes/2016_01_10_00_hotfixes.sql @@ -0,0 +1 @@ +DROP TABLE IF EXISTS `area_group`; -- cgit v1.2.3