Method: Riddle::Query.collation

Defined in:
lib/riddle/query.rb

.collationObject



42
43
44
# File 'lib/riddle/query.rb', line 42

def self.collation
  'SHOW COLLATION'
end