syntax fix to fit sqlalchemy v2 by harryghgim · Pull Request #98 · cosmicpython/code
Two syntax changes were made to fit sqlalchemy version 2.
textfunction is used on sqlmap_imperativelyis called in mapping model to database.
There is another PR PR which addesses code changes to master branch, but this PR focuses on chapter 2 branch only.