]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix and add tests
authorAlonM <alon.menczer@gmail.com>
Sat, 14 Nov 2020 16:14:15 +0000 (18:14 +0200)
committerAlonM <alon.menczer@gmail.com>
Sat, 14 Nov 2020 16:14:15 +0000 (18:14 +0200)
commit1f6e7faa9c01c9c84aa102c48a127039f02f306f
tree99c3e74a884f61f9ee015481c6f9a35f18d4c952
parenta85e2ee3114e985d322d66a1f19a2179c607c62b
Fix and add tests
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/dialects/postgresql/ext.py
test/dialect/postgresql/test_compiler.py