# File lib/dm-migrations/adapters/dm-sqlite-adapter.rb, line 17 def storage_exists?(storage_name) table_info(storage_name).any? end