Skip to content

boolean_parser 0.1.4

Latest
Compare
Choose a tag to compare
@havok2063 havok2063 released this 01 Dec 14:59
· 4 commits to main since this release

This release adds SQLAlchemy support for boolean, date, and datetime columns.

What's Changed

  • Add explicit typecasting for Booleans, Dates and DateTimes by @linozen in #9

Full Changelog: 0.1.3...0.1.4