]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
dont put SERIAL on a column if it has a ForeignKey
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 20:01:56 +0000 (20:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 20:01:56 +0000 (20:01 +0000)
commit8438ad748253e737bdf839bb5cebd58cdf941025
tree7d5fc6adc1a2c6c116dca1398e621ecb5b2d05f6
parent49090a7a9434245b03a7f867add2401d3a78fead
dont put SERIAL on a column if it has a ForeignKey
lib/sqlalchemy/databases/postgres.py