core_sql.rb

Path: lib/sequel/core_sql.rb
Last Update: Thu Oct 06 05:25:17 +0000 2011

Sequel extends Array to add methods to implement the SQL DSL. Most of these methods require that the array not be empty and that it must consist solely of other arrays that have exactly two elements.

[Validate]