# File lib/spec/matchers/migration_matchers.rb, line 29 def matches?(repository) repository.adapter.storage_exists?(table_name) end