Skip to content

SqlAlchemy Upgrade

Compare
Choose a tag to compare
@asrashley asrashley released this 18 Feb 16:53
· 102 commits to main since this release

This release refactors the use of SqlAlchemy APIs from the v1.x APIs to the v2 APIs. This has the advantage of providing correct type hints for every field in the model.