Arel::Visitors::ToSql
# File lib/arel/visitors/sqlite.rb, line 5 5: def visit_Arel_Nodes_SelectStatement o 6: o.limit = 1 if o.offset && !o.limit 7: super 8: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.