dataware-tools / pydtk

A Python toolkit for managing, retrieving and processing data.
https://dataware-tools.github.io/pydtk/
Apache License 2.0
14 stars 0 forks source link

fix: make timestamp nullable #138

Closed WatanabeToshimitsu closed 1 year ago

WatanabeToshimitsu commented 1 year ago

What?

Why?

See also

Workaround for make properties nullable in pydantic v1. Issue related nullable property will be resolved in v2.