Hi,

In your patch, 'beforeWriting' is called too late (see where it is
called otherwise). I have now implemented a solution however, it is
already committed. Could you check if it works for you (you need to
build H2 yourself using the source code in the trunk).

Regards,
Thomas


On Fri, Aug 12, 2011 at 5:34 PM, LRichard <[email protected]> wrote:
> Hi again,
>
> I began to modify some H2 code in order to make my use case work. The
> attached file is a patch file for org.h2.expression.SequenceValue. It seems
> to solve my problem fine but I don't know enough the architecture of the H2
> engine to be sure it won't fail in some other situations. I ran "build test"
> and I got the same results with and without this patch...
> Do you think this is safe ?
>
> Regards
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to