Skip to content

Releases: codemation/pydbantic

0.0.47

03 Oct 08:00
1f042ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.46...0.0.47

0.0.46

28 Sep 22:32
5b54d6e
Compare
Choose a tag to compare

What's Changed

  • Implemented delete_filter, allowing conditions / column filters to delete by @codemation in #68

Full Changelog: 0.0.45...0.0.46

0.0.45 - Fix Connection Pools handling across tasks

21 Sep 23:36
8fee22e
Compare
Choose a tag to compare

What's Changed

  • Fix database connction pool reference handling by @codemation in #67

Full Changelog: 0.0.43...0.0.45

Pinned Pydantic version & ForeignKey cascade support

09 Sep 21:41
Compare
Choose a tag to compare

0.0.42 - Pinned Pydantic version & ForeignKey cascade support

09 Sep 21:34
739be0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.41...0.0.42

0.0.41

15 Apr 22:14
8cc1392
Compare
Choose a tag to compare

What's Changed

  • Improve db setup cache pool and link insertions, logging by @codemation in #57

Full Changelog: 0.0.40...0.0.41

0.0.40

03 Apr 22:23
6b7d19e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.39...0.0.40

0.0.39

29 Mar 13:12
658e9f8
Compare
Choose a tag to compare

What's Changed

  • Update metadata to allow multiple db concurrently in app by @codemation in #52

Full Changelog: 0.0.38...0.0.39

0.0.38 - Contributor Improvements

17 Mar 15:00
9449c21
Compare
Choose a tag to compare

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 DataBaseModel method annotations.

Full Changelog: 0.0.37...0.0.38

0.0.37

21 Feb 12:00
32a3bc5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.36...0.0.37