]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Fixed regression from 0.9.9 where the :func:`.as_declarative`
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Mar 2015 20:22:08 +0000 (16:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Mar 2015 20:22:08 +0000 (16:22 -0400)
commit47deb615266947d5eb2a0b662b5bd6d50cad0bb9
tree8ade59503e4a8d8e964af034cba9521667a81230
parent891fec2f5fad6e31dbda8f77aeee51c46728bebd
- Fixed regression from 0.9.9 where the :func:`.as_declarative`
symbol was removed from the ``sqlalchemy.ext.declarative``
namespace.
fixes #3324
doc/build/changelog/changelog_09.rst
lib/sqlalchemy/ext/declarative/__init__.py