jam-cloud/db/up/fix_broken_cities.sql

3 lines
87 B
MySQL
Raw Permalink Normal View History

2014-03-11 22:35:00 +00:00
alter table cities drop column regionname;
alter table cities drop column countryname;