]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix to postgres sequence quoting when using schemas
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Oct 2006 18:19:34 +0000 (18:19 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Oct 2006 18:19:34 +0000 (18:19 +0000)
commitb2c68fab83092eb760e07c63c64274bf59f46f54
tree1773d134c4b68e82d1c09a79a17c9d465b8d1935
parent76597e533f20b700596a77dcb49403c3d0d2c791
- fix to postgres sequence quoting when using schemas
CHANGES
lib/sqlalchemy/databases/postgres.py