]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- put exact version string in the test
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 29 Sep 2013 21:24:29 +0000 (17:24 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 29 Sep 2013 21:25:34 +0000 (17:25 -0400)
commit51c92e1132e48e453dda2297ffd891c8558d1d26
tree80d067502b2f002d592600b62278bbcbfcba08eb
parenta0b8ce4ecf611feedea6403c15faffdfc84da203
- put exact version string in the test
- use match with a .* preceding instead of search
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/postgresql/test_dialect.py