Is it possible to add an object to a session in SQLAlchemy and reference its PK in that same session?
I have a class table in my DB (with a unique id) and after creating