]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- support __only_on__ and __backend__ at the same time
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Jul 2014 22:12:32 +0000 (18:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Jul 2014 22:12:32 +0000 (18:12 -0400)
commitbbb81e682c16198f7935d9a82403b7ae75b4d8a8
treef1383b26e4fd9868647e14490d82f70b8704ccf8
parent2b85e80d75f58a7691533a44693378e28ead752c
- support __only_on__ and __backend__ at the same time
lib/sqlalchemy/testing/plugin/plugin_base.py
test/dialect/mysql/test_types.py