Hello!

T E Schmitz wrote:
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).
Yes, I am using defaultIdMethod="native"

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]



Reply via email to