]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
initial 3.0-only driver for py-postgresql. tests are maybe 60/40 at the moment.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 May 2009 22:47:50 +0000 (22:47 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 31 May 2009 22:47:50 +0000 (22:47 +0000)
commit4fc439e4a16f1556e98277b993f4da18fe6cc19a
tree8e0126a56a4c7e7a81435322c3e50cc022f5f20f
parent2a3d979650333d937c8bde4a19c80073fa39f5f7
initial 3.0-only driver for py-postgresql.   tests are maybe 60/40 at the moment.
lib/sqlalchemy/dialects/postgres/base.py
lib/sqlalchemy/dialects/postgres/pypostgresql.py [new file with mode: 0644]