Ar save! bug?

any ideas how this ever could be possible:

@model.save!
@model.update

Model.find @model.id # raises

??

-a

we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama

On 11-Jul-07, at 8:29 PM, ara.t.howard wrote:

??

-a

Is it possible that its the .save! that’s raising?

Jodi

On Jul 11, 2007, at 6:40 PM, Jodi S. wrote:

Is it possible that its the .save! that’s raising?

nope. it definitely not.

-a

we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama

Do you have an oracle trigger that auto inserts the id into a record
after a save?

On Jul 12, 2007, at 2:38 AM, Chris R. wrote:

Do you have an oracle trigger that auto inserts the id into a record
after a save?

nope - but that led me to the answer: non-default sequence name in
postgresql.

thx.

-a

we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama