[MacRuby-devel] MacRuby 0.10 Sqlite3 and Sequel

Daniel Westendorf daniel at prowestech.com
Fri Apr 8 17:55:46 PDT 2011


Hi all,

I'm not able to query a Sqlite database using MacRuby and Sequel. Consider
the following gist: https://gist.github.com/910989

macruby => 0.10
sequel => 3.22.0
sqlite3 => 1.3.3

I get a response from the the db when I select ALL the rows, but not when I
query for one record. It works with MRI 1.9.2. Am I doing something wrong,
or is this a bug? Does anyone have some suggestions on what I should do to
troubleshoot this or work around it?

Thanks,

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110408/7e62553c/attachment.html>


More information about the MacRuby-devel mailing list