I use the Column() keyword argument
autoincrement=False
for that.
Rick
On 12/11/06, Manlio Perillo <[EMAIL PROTECTED]> wrote:
>
>
> Hi.
>
> When creating a column with type Integer and no defaul value, SQLAlchemy
> convert it to a database specific auto incremental field.
>
> This is a good thing in general, but is it possible to disable this
> behaviour in specific cases?
>
>
> Thanks Manlio Perillo
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---