]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- added "BIGSERIAL" support for postgres table with PGBigInteger/autoincrement
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Dec 2006 16:06:14 +0000 (16:06 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Dec 2006 16:06:14 +0000 (16:06 +0000)
commit3d8b9ca8cb79fa5bc926bfae40284a7b102c4a37
tree37b8c44cd7ed875dab94f072f81002ad295a0f85
parent9a80dfd8a2fde9f9235ea62136b51a0ea84e0205
- added "BIGSERIAL" support for postgres table with PGBigInteger/autoincrement
CHANGES
lib/sqlalchemy/databases/postgres.py