]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Correcting options name from withoids to with_oids
authorMalik Diarra <malik.diarra@gmail.com>
Sun, 17 Aug 2014 00:48:21 +0000 (02:48 +0200)
committerMalik Diarra <malik.diarra@gmail.com>
Sun, 17 Aug 2014 00:48:21 +0000 (02:48 +0200)
commit9eacc8d42ad49527c7fd0fe7e37100edba9eb1dc
tree1750310d0f200988bc6e65aa0ce4a895d913ae88
parent8e03430acdb98d7e5fef4a48a3120b928ed3266d
Correcting options name from withoids to with_oids
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/postgresql/test_compiler.py