devopsbench-100 / task_files /dob100-032-impl-cachekey /08-data-change-controls.sql
SamuelChien821's picture
Publish devopsbench-100 v2 realism release (part 2)
add67d3 verified
Raw
History Blame
1.74 kB
-- migrations: {"environment": "staging", "migration_id": 1, "name": "0041_settlement_batches", "service": "payments", "status": "applied"}
-- migrations: {"environment": "production", "migration_id": 2, "name": "0041_settlement_batches", "service": "payments", "status": "applied"}
-- migrations: {"environment": "staging", "migration_id": 3, "name": "0087_cart_line_discounts", "service": "checkout", "status": "applied"}
-- migrations: {"environment": "production", "migration_id": 4, "name": "0087_cart_line_discounts", "service": "checkout", "status": "applied"}
-- migration_requirements: {"migration_name": "0088_loyalty_ledger", "module": "loyalty_redeem", "req_id": 9151, "service": "checkout"}
-- migration_requirements: {"migration_name": "0123_loyalty_points", "module": "loyalty_accrual", "req_id": 9152, "service": "catalog"}
-- migration_requirements: {"migration_name": "0042_settlement_splits", "module": "split_settlement", "req_id": 9153, "service": "payments"}
-- migration_requirements: {"migration_name": "0034_backorders", "module": "backorder_queue", "req_id": 9154, "service": "inventory"}
-- db_grants: {"changed_day": 390, "component": "pg-primary", "grant_id": 9901, "note": "", "role": "payments_rw", "service": "payments", "state": "active"}
-- db_grants: {"changed_day": 390, "component": "pg-primary", "grant_id": 9902, "note": "", "role": "checkout_rw", "service": "checkout", "state": "active"}
-- db_grants: {"changed_day": 390, "component": "pg-replica", "grant_id": 9903, "note": "", "role": "catalog_ro", "service": "catalog", "state": "active"}
-- db_grants: {"changed_day": 390, "component": "pg-replica", "grant_id": 9904, "note": "", "role": "search_ro", "service": "search", "state": "active"}