Posted By: Jamis Buck
Date: 2004-10-28 20:01
Summary: SQLite/Ruby 2.2.0
Project: SQLite-Ruby
This release just bundles some changes that have accumulated over the last month. Garrett Rooney submitted a patch that fixed the compiler warnings, and I changed Statement#execute so that it accepted bind values as parameters. I also added Statement#execute!, which returns an array of results instead of a ResultSet object. |
|