Skip to content

Hotfix for dbapi2 issue

Compare
Choose a tag to compare
@jhaack jhaack released this 28 Oct 17:09
· 9544 commits to main since this release

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.