Posted By: Sharon Rosner
Date: 2007-03-26 07:33
Summary: Sequel 0.0.6
Project: Sequel

Sequel is an ORM framework for Ruby. Sequel provides thread safety, connection pooling, and a concise DSL for constructing queries and table schemas.

This release solves issues pertaining to SQLite and MySQL transactions, adds a Dataset#exclude method, and a great enhancement for refining conditions, so now you can do stuff like:

posts.filter(:category => 'Ruby').exclude(:author => 'David')

For more information have a look at the docs:
http://sequel.rubyforge.org

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: sequel-0.0.6

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post