query.rb

Path: lib/sequel/extensions/query.rb
Last Update: Tue Mar 02 05:26:38 -0700 2010

The query extension adds Sequel::Dataset#query which allows a different way to construct queries instead of the usual method chaining.

[Validate]