mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 05:48:52 -04:00
e73f735382
and ``__declare_last__`` accessors where these would no longer be called on the superclass of the declarative base. fixes #3383