I have tried to reproduce the example form SQLAlchemy doc: http://docs.sqlalchemy.org/en/latest/orm/collections.html#passive-deletes and failed.
My code: