Sha256: 1dfb8344faf85575dd075dc8fbc1dbe38693f4a9c8a8bdedc2587faacafd3f37

Contents?: true

Size: 252 Bytes

Versions: 8

Compression:

Stored size: 252 Bytes

Contents

update pacticipants set name = 'pacticipant-' || id;
update pact_versions set content = '{}';
update verifications set test_results = null;
delete from webhook_executions;
delete from triggered_webhooks;
delete from webhooks;
delete from certificates;

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
pact_broker-2.50.1 script/prod/redact-data.sql
pact_broker-2.50.0 script/prod/redact-data.sql
pact_broker-2.49.0 script/prod/redact-data.sql
pact_broker-2.48.0 script/prod/redact-data.sql
pact_broker-2.47.1 script/prod/redact-data.sql
pact_broker-2.47.0 script/prod/redact-data.sql
pact_broker-2.46.0 script/prod/redact-data.sql
pact_broker-2.45.0 script/prod/redact-data.sql