sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

✨ Add support for pydantic date types

Open dereisele opened this issue 7 months ago • 0 comments

Add support for pydantic date types

This PR adds mappings for the Pydantic Datetime Types. https://docs.pydantic.dev/latest/api/types/#pydantic.types.AwareDatetime It improves #539.

Please let me know how I add unittests for this.

dereisele avatar May 19 '25 08:05 dereisele