mysql/core_cities_merge.sql
authorAlan Knowles <alan@roojs.com>
Thu, 22 Oct 2015 09:04:41 +0000 (17:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 22 Oct 2015 09:04:41 +0000 (17:04 +0800)
mysql/core_cities_merge.sql

index 0c520bf..b687a4a 100644 (file)
@@ -1,4 +1,7 @@
 
+-- not sure if this is used anywhere...
+
+
 DROP FUNCTION IF EXISTS core_cities_merge_country;
 DELIMITER $$
 CREATE FUNCTION core_cities_merge_country()  RETURNS INT DETERMINISTIC