I am using python v3.8.5 and SQLAlchemy v1.3.19 and psycopg2 2.8.6.
I have the following piece of code:
import sqlalchemy as sal from sqlalchemy.orm im