SqlAlchemy Upgrade
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.
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.