[ANN] SQLite/Ruby 2.2.0

J

Jamis Buck

SQLite/Ruby 2.2.0 is now available for download. A Windows binary
version is also available, both as a zip, and as a gem.

project page: http://rubyforge.org/projects/sqlite-ruby
api docs: http://sqlite-ruby.rubyforge.org
faq: http://sqlite-ruby.rubyforge.org/faq.html

Only some minor changes this time--mostly some changes that have
accumulated over the last month. I figured it was time for a new release.

* Thanks to Garrett Rooney for his patch that fixes the compiler warnings.

* Statement#execute now accepts bind values as arguments.

* Statement#execute! was added, which returns the results as an array,
instead of as a ResultSet instance.

Enjoy!

- Jamis
 
D

David Ross

Jamis said:
SQLite/Ruby 2.2.0 is now available for download. A Windows binary
version is also available, both as a zip, and as a gem.

project page: http://rubyforge.org/projects/sqlite-ruby
api docs: http://sqlite-ruby.rubyforge.org
faq: http://sqlite-ruby.rubyforge.org/faq.html

Only some minor changes this time--mostly some changes that have
accumulated over the last month. I figured it was time for a new release.

* Thanks to Garrett Rooney for his patch that fixes the compiler
warnings.

* Statement#execute now accepts bind values as arguments.

* Statement#execute! was added, which returns the results as an array,
instead of as a ResultSet instance.

Enjoy!

- Jamis
Might you be able to rpa'ify it, or perhaps the rpa team can, but its
much easier for the rpa team to have more time on other activities. Its
faster to check other peoples rpa source files than it is to create them.

David Ross
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top