Closed iriberri closed 8 years ago
https://github.com/CartoDB/cartodb/issues/6371
The change here requires re-creating a dump for the admin_synonyms table.
The required step would be:
DELETE FROM admin0_synonyms WHERE rank = 8 AND char_length(name_) < 4
https://github.com/CartoDB/cartodb/issues/6371