Closed masterkidan closed 2 years ago
It looks like pgdate type doesn't handle BC types well. When trying to parse these, we get the following error: parsing time "0001-01-01 BC": extra text: " BC"
parsing time "0001-01-01 BC": extra text: " BC"
Looks like #192 is now merged, @jackc would it be possible to get a release with that fix?
Just tagged v1.13.0.
v1.13.0
It looks like pgdate type doesn't handle BC types well. When trying to parse these, we get the following error:
parsing time "0001-01-01 BC": extra text: " BC"