First page Back Continue Last page Overview Text

Notes:


Should you want to use Sequel's DSL for most things, but still have an occasional need for custom SQL, Sequel adds a lit method to ruby strings that will return a ruby string that is treated as SQL code instead of as an SQL string.