CityofSantaMonica / mds-provider

Python tools for working with MDS Provider data
https://github.com/openmobilityfoundation/mobility-data-specification
MIT License
18 stars 20 forks source link

Adding flag to optionally update on conflict #61

Closed thekaveman closed 5 years ago

thekaveman commented 5 years ago

When True, update certain fields with new values on conflict, instead of silently ignoring (the default).

Closes #43.