On 2/2/07, J. Eduardo <[EMAIL PROTECTED]> wrote:
Sure. I tested with Sequoia's SQL console with the same queries showed
on the previous execution log and the behavior was exactly the same. I
don't think it's a SquirrelSQL issue because the error also occurs
with the web applications we use on the tests. That was the main
reason that prompted me to ask the list about this abnormal behavior.
Thanks for checking. I just wanted to be sure it was a Sequoia issue
before digging into the code.
CREATE TABLE auditoriacontrole (
codsistema integer NOT NULL,
codauditoria serial NOT NULL,
OK, so you have a nextval somewhere because serial generates a
sequence and a default value of nextval(this sequence).
I'll take a look to understand what happens in your case this afternoon.
--
Guillaume
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia