nevermind. attribute is autoIncrement not autoincrement
Don Vawter wrote:
If I set the idmethod to native and add the attribute autoincrement="true" to my primary key columns I expected them to be autoincremented in MySql. They aren't. Looking at the generated sql reveals that nothing about autoincrement exists.
What I do now is edit the sql file before running it but it doesn't seem like that is the best approach :-) because the changes are lost if I modify the schema.
Suggestions?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
