Files
sqlalchemy/test
Mike Bayer 346e2bc0a6 Use class-local metadata for declarative base
Fixed regression where the ``.metadata`` attribute on a per class level
would not be honored, breaking the use case of per-class-hierarchy
:class:`.schema.MetaData` for abstract declarative classes and mixins.

Fixes: #6128
Change-Id: I5c15436b5c5171105dc1a0192fa744daf79a344d
2021-03-24 23:28:20 -04:00
..
2021-03-24 11:45:39 -04:00
2021-03-24 11:45:39 -04:00
2021-03-24 16:52:07 +00:00