]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- genericize the test for ischema_names
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Sep 2012 21:43:21 +0000 (17:43 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Sep 2012 21:43:21 +0000 (17:43 -0400)
commit6a3e993490ebedce39983a90ced3a87817e6d4ef
treec798917198faa3ccf1a0dac9eb906fe63a28b389
parentcbf747fdc4e4d6772090042ec357e315be2f61a4
- genericize the test for ischema_names
- some fixes to the patch to handle empty args, whitespace
- changelog clarifies where this API fits at the moment
CHANGES
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/test_postgresql.py