diff options
| author | Shauren <shauren.trinity@gmail.com> | 2016-01-10 23:26:45 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2016-01-10 23:26:45 +0100 |
| commit | d00ba9587d5d604a60827de2f49a74a1f7fd3455 (patch) | |
| tree | e2e430ea50a51cbfbe62af6c908354167ce33fc6 /sql | |
| parent | bc94bacce404401a480b6871eaa7bc38d766014c (diff) | |
Core/DataStores: Dropped unused DB2 file
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/hotfixes/2016_01_10_00_hotfixes.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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`; |
