agrc / palletjack

A library for updating AGOL data from various external sources
https://agrc.github.io/palletjack/palletjack/
MIT License
12 stars 0 forks source link

Handle datetime in load.py #33

Closed jacobdadams closed 1 year ago

jacobdadams commented 1 year ago

FeatureServiceUpdater currently can't handle datetime fields.

jacobdadams commented 1 year ago

String was not recognized as a valid DateTime.Couldn't store <> in effective Column. Expected type is DateTime.

jacobdadams commented 1 year ago

fully implemented by 864d68a2b112c198d8389f0a5aab0b0e93652772