Files
sqlalchemy/examples
Mike Bayer 24dd3d8c90 support DeclarativeBase for versioned history example
Fixed issue in "versioned history" example where using a declarative base
that is derived from :class:`_orm.DeclarativeBase` would fail to be mapped.
Additionally, repaired the given test suite so that the documented
instructions for running the example using Python unittest now work again.

Change-Id: I164a5b8dbdd01e3d815eb356f7b7cadf226ca296
References: #9546
2023-03-27 09:55:57 -04:00
..
2022-10-06 13:12:31 -04:00
2023-02-28 11:50:54 -05:00