I just pushed my work on a sqlite3 gem to Gemcutter. Most of the test
suite
for sqlite3-ruby passes.
I redid the driver based on the csharp-sqlite project.
Code is available at http://github.com/jwthompson2/sqlite3-ironruby in
the
csharp-sqlite branch.
James Thompson
Plain Programs
New Orleans, LA
P: (502) 619.0353
E: [email protected]
W: www.plainprograms.com
Very awesome! Thanks for doing this work. I’ll make sure to update the
IronRuby on Rails walkthrough to use this if all works well, and add it
to the ironruby-contrib project.
~js
From: [email protected]
[[email protected]] on behalf of James Thompson
[[email protected]]
Sent: Saturday, October 17, 2009 7:58 PM
To: [email protected]
Subject: [Ironruby-core] Gem: sqlite3-ironruby
I just pushed my work on a sqlite3 gem to Gemcutter. Most of the test
suite for sqlite3-ruby passes.
I redid the driver based on the csharp-sqlite project.
Code is available at http://github.com/jwthompson2/sqlite3-ironruby in
the csharp-sqlite branch.
James Thompson
Plain Programs
New Orleans, LA
P: (502) 619.0353
E: [email protected]mailto:[email protected]
W: www.plainprograms.comhttp://www.plainprograms.com
Let me know if you encounter any issues with it. Some of the failing
tests
appear to be based on either poorly written assertions or functionality
that
I believe is not used by ActiveRecord. I’d like to expand the test suite
if
you find any issues since there are some refactorings I would like to do
but
want to get to feature parity with stock sqlite3-ruby first.
James Thompson
Plain Programs
New Orleans, LA
P: (502) 619.0353
E: [email protected]
W: www.plainprograms.com
On Sun, Oct 18, 2009 at 11:56 PM, Jimmy S. <