]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Column.copy() respects the value of "autoincrement",
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 May 2008 14:59:07 +0000 (14:59 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 May 2008 14:59:07 +0000 (14:59 +0000)
commitdc5ab50a4354da3ea1f98cd2c35fbc0a418ad828
treec02c2c082fd1fc0a681110e991d06fc7e61b86a7
parentb69bb282a5ebfa5c0fd2b2257e0ff1a0da826398
  - Column.copy() respects the value of "autoincrement",
      fixes usage with Migrate [ticket:1021]
CHANGES
lib/sqlalchemy/schema.py