ethan-nelson / osm_hall_monitor

Passive changeset surveillance for OpenStreetMap
MIT License
29 stars 3 forks source link

Add table call that checks for existence #8

Open ethan-nelson opened 8 years ago

ethan-nelson commented 8 years ago

When pushing to Heroku, I have to manually pull tables from my local machine and then never deal with the osmhm.tables commands. There should be a table call that is "add if doesn't exist" so that I can call it in my worker script that runs every time I deploy.