]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Repaired the commit for issue #2771 which was inadvertently commented
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Mar 2015 23:53:12 +0000 (19:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Mar 2015 23:53:12 +0000 (19:53 -0400)
commit3ae00fea903b3403c1900e9b9f440305362dd26c
tree42255fd7192a22b79d51be449aa9f2878a1482fe
parent1bcd99bec9eb0d17dba76214d278d6012f35f41b
- Repaired the commit for issue #2771 which was inadvertently commented
out.
- add __backend__ to the dialect suite so that it runs on CI.
- will be 1.0.0b3
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/__init__.py
lib/sqlalchemy/dialects/mysql/base.py
test/dialect/mysql/test_dialect.py