Method: Riddle::Query.tables

Defined in:
lib/riddle/query.rb

.tablesObject



34
35
36
# File 'lib/riddle/query.rb', line 34

def self.tables
  'SHOW TABLES'
end