tente usar
session.flush
da documentação
Flush all the object changes to the database.
http:// /docs.sqlalchemy.org/en/latest/orm/session.html?highlight=flush#sqlalchemy.orm.session.Session.flush
session.flush
Flush all the object changes to the database.