# File lib/database_cleaner/data_mapper/truncation.rb, line 18 def storage_names(repository = :default) select 'SHOW TABLES' end