]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Restored the import for :class:`.Function` to the ``sqlalchemy.sql.expression``
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Apr 2014 01:05:29 +0000 (21:05 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 6 Apr 2014 01:05:29 +0000 (21:05 -0400)
commit4527b6ab943b0f16dd3dd829d7e9872554437b2d
tree1d80b70650a4af82eeecae021dd7873e5bbf5a42
parenta68fdf0d2fc7a7e5118b996d7fbbcc9b0eda2d15
- Restored the import for :class:`.Function` to the ``sqlalchemy.sql.expression``
import namespace, which was removed at the beginning of 0.9.
doc/build/changelog/changelog_09.rst
lib/sqlalchemy/sql/expression.py