Sha256: e1dc473e2aea7de494c8b85e9e0678720fe06e00c7972a37353a58a20ac75854
Contents?: true
Size: 199 Bytes
Versions: 78
Compression:
Stored size: 199 Bytes
Contents
require 'pact_broker/db/data_migrations/set_pacticipant_ids_for_verifications' Sequel.migration do up do PactBroker::DB::DataMigrations::SetPacticipantIdsForVerifications.call(self) end end
Version data entries
78 entries across 78 versions & 1 rubygems