Releases: codemation/pydbantic
Releases · codemation/pydbantic
0.0.26 - Support for Alembic Migrations
What's Changed
- Alembic migrations and mod many methods by @codemation in #37
Full Changelog: 0.0.25...0.0.26
0.0.25
0.0.24 - Updated pydantic / databases versions
What's Changed
- updated pydantic / databases pinned versions by @codemation in #35
Full Changelog: 0.0.23...0.0.24
0.0.23
0.0.22 - Bug Fixes
Fixes #32
Full Changelog: 0.0.21...0.0.22
0.0.21
0.0.20
What's Changed
- added missing import statments for example by @engineerjoe440 in #28
- Improved pickle loads error handling by @codemation in #29
New Contributors
- @engineerjoe440 made their first contribution in #28
Full Changelog: 0.0.19...0.0.20
0.0.19 - Dynamic Model Relationships
0.0.18 - Improved Model Filtering Conditionals
What's Changed
- Improved model filtering conditions by @codemation in #22
Full Changelog: 0.0.17...0.0.18
0.0.17 - DataBaseModel Counting
What's Changed
- Feature - DataBaseModel Count and filter count by @codemation in #21
Full Changelog: 0.0.16...0.0.17