# File lib/dm-core/migrations.rb, line 737 def storage_exists?(storage_name) query_table(storage_name).size > 0 end