# File lib/migration.rb, line 176
    def migration_info_table_exists?
      adapter.storage_exists?('migration_info')
    end