Class: Sequel::LiteralString

Inherits:
String show all
Defined in:
lib/sequel/core_sql.rb

Overview

LiteralString is used to represent literal SQL expressions. An LiteralString is copied verbatim into an SQL statement. Instances of LiteralString can be created by calling String#expr.

Constant Summary

Constants inherited from String

String::POSTGRES_BOOL_FALSE, String::POSTGRES_BOOL_TRUE

Method Summary

Methods inherited from String

#lit, #postgres_to_bool, #split_sql, #to_sql, #to_time