]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
tweak this some more to handle the array being empty again
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Apr 2013 21:24:31 +0000 (17:24 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Apr 2013 21:24:31 +0000 (17:24 -0400)
commit63c211f42730011760aa8e3f88b2171b23bc0a60
tree60c5cf727f4c9ec1d26822bf8ae5185d71b25979
parentd2f8c83e25ea7abb49315c30518f6415b497f1a7
tweak this some more to handle the array being empty again
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/test_postgresql.py