Releases: tiangolo/pydantic-sqlalchemy
Releases · tiangolo/pydantic-sqlalchemy
0.0.9
30 May 09:38
Compare
Sorry, something went wrong.
No results found
✨ Add poetry-version-plugin, remove importlib-metadata dependency. PR #32 by @tiangolo .
0.0.8.post1
23 Nov 20:15
Compare
Sorry, something went wrong.
No results found
💚 Fix setting up Poetry for GitHub Action Publish. PR #23 by @tiangolo .
0.0.8
23 Nov 19:49
Compare
Sorry, something went wrong.
No results found
0.0.7
24 Sep 17:47
Compare
Sorry, something went wrong.
No results found
Update requirements of importlib-metadata to support the latest version 2.0.0. PR #11 .
0.0.6
31 Aug 14:57
Compare
Sorry, something went wrong.
No results found
0.0.5
16 Aug 15:33
Compare
Sorry, something went wrong.
No results found
Exclude columns before checking their Python types. PR #5 by @ZachMyers3 .
0.0.4
07 May 16:08
Compare
Sorry, something went wrong.
No results found
Do not include SQLAlchemy defaults in Pydantic models. PR #4 .
0.0.3
05 May 11:06
Compare
Sorry, something went wrong.
No results found
Add support for exclude to exclude columns from Pydantic model. PR #3 .
Add support for overriding the Pydantic config. PR #1 by @pyropy .
Add CI with GitHub Actions. PR #2 .