Posted By: Sharon Rosner
Date: 2007-07-10 04:55
Summary: Sequel 0.1.8 Released
Project: Sequel
Sequel is a lightweight ORM library for Ruby. Sequel provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.
This release includes refactored Dataset code, several bug fixes and some new features such as support for polymorphic models and Dataset#columns for retrieving columns in the result set in the right order.
http://sequel.rubyforge.org |
|