Class: DohDb::Unquoted

Inherits:
String show all
Defined in:
lib/doh/mysql/unquoted.rb

Instance Method Summary collapse

Methods inherited from String

#after, #before, #equals_ignore_whitespace, #firstn, #gsub_between, #hex_decode, #hex_encode, #lastn, #mid, #normalize_all_whitespace, #rafter, #rbefore

Instance Method Details

#to_sqlObject



4
5
6
# File 'lib/doh/mysql/unquoted.rb', line 4

def to_sql
  to_s
end