]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- embedding an existing predicate into a new one only
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Oct 2014 22:35:12 +0000 (18:35 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Oct 2014 22:36:04 +0000 (18:36 -0400)
commit19b375579e650a7ea84822c54a88ace1328e756a
treedbd920f1d5de6cf2a5a8d8e03f9a2ebe1ddb8086
parentd2997166ee078ee25eee057aa1722c66a5f7c13b
- embedding an existing predicate into a new one only
seems to be used by test_oracle->test_coerce_to_unicode().  The
predicate here should treat as a lambda based on enabled_for_config.
not sure why this test is not failing on jenkins
lib/sqlalchemy/testing/exclusions.py