Hotfix for dbapi2 issue
This hotfix implements a workaround for an issue in the underlying Python dbapi2 library which cannot handle timestamps with timezones but not microseconds. This issue affects the base_historian and sqlite historian in VOLTTRON.