]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add missing __backend__ directives so that oracle tests actually run with --backend...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Feb 2016 19:16:40 +0000 (14:16 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 8 Feb 2016 19:23:36 +0000 (14:23 -0500)
commit632992dad3cdbf768e92184faa8156a10dd9741c
tree9e2217d3e1d39bd583fb1f8167f31142079cfdb3
parent08b002a2e1b17a81e3a648bff76325b755b24bf7
- add missing __backend__ directives so that oracle tests actually run with --backend-only

(cherry picked from commit 860d07ff89a8fd8b6a4d3036837c0e129d6cc233)
test/dialect/test_oracle.py