Missing admin0 patches that were in S3 only

This commit is contained in:
Mario de Frutos
2018-03-06 18:44:43 +01:00
parent a5ea181c01
commit 0e21c4bed3
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
-- Patch 0.0.1 data version -20160203
DELETE FROM admin0_synonyms WHERE rank = 8 AND char_length(name_) < 4;

View File

@@ -0,0 +1,3 @@
-- Patch 0.0.1 data version -20160622
INSERT INTO admin0_synonyms (name, rank, adm0_a3) VALUES ('Republic of the Congo', 10, 'COG');