-
Notifications
You must be signed in to change notification settings - Fork 14
Releases: codemation/pydbantic
Releases · codemation/pydbantic
0.0.47
@codemation
codemation
1f042ec
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 2
0.0.46
@codemation
codemation
5b54d6e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Implemented delete_filter, allowing conditions / column filters to delete by @codemation in #68
Full Changelog: 0.0.45...0.0.46
Assets 2
0.0.45 - Fix Connection Pools handling across tasks
@codemation
codemation
8fee22e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Fix database connction pool reference handling by @codemation in #67
Full Changelog: 0.0.43...0.0.45
Assets 2
Pinned Pydantic version & ForeignKey cascade support
Full Changelog: 0.0.41...0.0.43
Assets 2
0.0.42 - Pinned Pydantic version & ForeignKey cascade support
@codemation
codemation
739be0d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Assets 2
0.0.41
@codemation
codemation
8cc1392
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Improve db setup cache pool and link insertions, logging by @codemation in #57
Full Changelog: 0.0.40...0.0.41
Assets 2
1 person reacted
0.0.40
@codemation
codemation
6b7d19e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Operator database connection improvements by @codemation in #53
Full Changelog: 0.0.39...0.0.40
Assets 2
1 person reacted
0.0.39
@codemation
codemation
658e9f8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Update metadata to allow multiple db concurrently in app by @codemation in #52
Full Changelog: 0.0.38...0.0.39
Assets 2
1 person reacted
0.0.38 - Contributor Improvements
@codemation
codemation
9449c21
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Add contribution guidelines by @codemation in #50
- Enabled standardized pre-commit linter & actions step to better support outside contributions
- Improved Testing - Tests can be called individually and in sequence via single make command / vscode debugger.
- Minor Typing usability improvements to
DataBaseModelmethod annotations.
Full Changelog: 0.0.37...0.0.38
Assets 2
1 person reacted
0.0.37
@codemation
codemation
32a3bc5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- Replace aioredis with redis' built-in asyncio support by @Natureshadow in #49
New Contributors
- @Natureshadow made their first contribution in #49 🚀
Full Changelog: 0.0.36...0.0.37
Assets 2
1 person reacted