Hi,

I'm currently making some sequel models for a small ramaze
application. The issues I found are purely related to sequel with a h2
memory db.

I made a pastie from the h2/sequel code and the
backtrace:http://pastie.org/1884617.

Basically, I get a rollback. If I use a h2 embedded db instead, the
script needs to be ran twice, and it works and create records the
second time.

This problem does not occur when using jdbc:sqlite::memory: as
described in this pastie: http://pastie.org/1884627

I believe this is a sequel issue, but maybe my code is wrong too ?
Thanks for any pointers you could share.

Regards,

-- 
Christian

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" 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/sequel-talk?hl=en.

Reply via email to