# File lib/dm-migrations/migration.rb, line 228 def migration_info_table_exists? adapter.storage_exists?('migration_info') end