]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
The long-deprecated and non-functional ``assert_unicode`` flag on
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Oct 2012 16:07:38 +0000 (12:07 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Oct 2012 16:07:38 +0000 (12:07 -0400)
commit7c6bde1c15c97cae34ef9449aa595168910fe87d
treea8f68e9107ded8b907f136bfd03f679aa0b93678
parentdfb94ca7512136e277ff6e2c969154f3467f592d
    The long-deprecated and non-functional ``assert_unicode`` flag on
        :func:`.create_engine` as well as :class:`.String` is removed.
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/engine/__init__.py
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/types.py
test/perf/stress_all.py