Skip to content

Remove pydantic to have it working without timestamp with time zone issues#23

Open
AdeilnAcinrst wants to merge 2 commits into
dgea005:masterfrom
AdeilnAcinrst:master
Open

Remove pydantic to have it working without timestamp with time zone issues#23
AdeilnAcinrst wants to merge 2 commits into
dgea005:masterfrom
AdeilnAcinrst:master

Conversation

@AdeilnAcinrst
Copy link
Copy Markdown

This is an initial conversion to allow it to work as is. The original code was failing because of fields with timestamptz values and pydantic complaining about timezone with 2 digits, and there are discussions that it will not handle 2 digits.
Removed all pydantic references because of this.
All tests passed with success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant