Class/Module Index [+]

Quicksearch

Sequel::QueryLiterals

The QueryLiterals module can be used to make select, group, and order methods operate similar to the filter methods if the first argument is a plain string, treating it like a literal string, with any remaining arguments treated as placeholder values.

This adds such support to the following methods: select, select_append, select_group, select_more, group, group_and_count, order, order_append, and order_more.

Note that if you pass a block to these methods, it will use the default implementation without the special literal handling.

[Validate]

Generated with the Darkfish Rdoc Generator 2.