Hi Jeremy, Let's see, I use JRuby installed to /usr/local from their binary distribution, and it seems to run completely fine without any noticeable issues related to an alternative runtime.
I am using a PostgreSQL database. I hope to post a follow-up with an example later tonight... maybe. :D -Nels On Thursday, November 1, 2012 5:02:21 PM UTC-5, Jeremy Evans wrote: > > On Thursday, November 1, 2012 2:39:51 PM UTC-7, Nels Nelson wrote: >> >> Hi Jeremy, sorry for not including more information earlier. > > > No problem. I'm eager to see if this is an actual bug in the plugin or > not. > > >> I am using ruby-sequel in JRuby. >> > > How was JRuby installed (operating system package?)? This isn't related > to your issue, I'm just curious. > > >> I'll work on attempting an isolated demo of the events. >> > > Thanks! > > BTW, what database are you using? The rcte_tree plugin is only supported > on databases that implement recursive common table expressions. Looking at > the current adapters, it should be supported on Microsoft SQL Server, > Oracle, PostgreSQL, and Firebird (though Firebird support is not tested). > I think it should raise an error if you attempt to use it on other > databases, so I'm guessing you are using a supported database. > > Jeremy > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/Al8ku6Oc5QkJ. 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.
