unalloc / sqlautocode

Automatically exported from code.google.com/p/sqlautocode
Other
0 stars 0 forks source link

feature request: autoincrement option #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. integer primary key, autoincremented
2.
3.

What is the expected output? What do you see instead?
I would like to see autoincrement=True in the generated SA class.
I know that SA declares integer primary keys as autoincrement by default, 
but wouldn't it be nice to be explicit here?

What version of the product are you using? On what operating system?
sqlautocode 0.5.1 on winxp

Please provide any additional information below.

Original issue reported on code.google.com by Karsten....@gmail.com on 21 May 2008 at 10:39

GoogleCodeExporter commented 8 years ago
Still need for this? :-)

Original comment by spamsch@gmail.com on 8 Sep 2008 at 7:48

GoogleCodeExporter commented 8 years ago
Because of implicit autoincrement being there this does not belong to 
sqlautocode

Original comment by spamsch@gmail.com on 5 Oct 2008 at 10:58