Libraries
»
riddle
(2.4.2)
»
Index
»
Riddle
»
Query
»
tables
Method: Riddle::Query.tables
Defined in:
lib/riddle/query.rb
.
tables
⇒
Object
34 35 36
# File 'lib/riddle/query.rb', line 34
def
self
.
tables
'
SHOW TABLES
'
end