How do I map a class against two tables with a one-to-many relationship? The code below also provided in the SQLAlchemy ORM documentation only works for one-to-one relations