Hello!
T E Schmitz wrote:
Yes, I am using defaultIdMethod="native"I found that autoincrement flag on the column is ignored in PostgreSQL backend.While it doesn't use SERIAL, it has the same effect. The idMethod has to be set to native for this to work (I believe).
Sorry, i just forgot to use idMethod="native" in table tag. Now everything is fine without my patch on 3.1 release. Thank you for answers :)
best regards, alik.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
