Migration
Notes on changes in DB structure from old JEO that will need to have migrations written.
Geocode post_meta
On old JEO, some meta_keys are prefixed by an underscore (_) and others aren't:
geocode_addressgeocode_latitudegeocode_longitude_geocode_city_geocode_countrygeocode_viewport
Let's have them all with a underscore at the beginning.