Files
kupshop/bundles/KupShop/KafkaBundle/Tests/dbMessagesTestPayloads.json
2025-08-02 16:30:27 +02:00

123 lines
2.9 KiB
JSON

{
"variationsUpdate0" : {
"payload" : {
"op": "u",
"cdc": "dbz",
"before": {
"in_store" : 312,
"updated" : "2025-04-28T10:52:10Z",
"ean" : "4321",
"delivery_time" : 1,
"price" : 128.1492
},
"after": {
"id_product" : 99732,
"in_store" : 309,
"delivery_time" : 0,
"ean" : "1234",
"price" : 128.1492,
"updated" : "2025-04-29T10:52:10Z"
},
"source": {
"server_id": 1,
"sequence": null,
"pos": 5247,
"gtid": "0-1-187892",
"row": 0,
"ts_ms": 1745923415000,
"db": "kupshop_kupkolo",
"table": "products_variations"
},
"ts_ms": 1745923415872
}
},
"variationsInsert0" : {
"payload" : {
"op": "c",
"cdc": "dbz",
"before": null,
"after": {
"price_buy" : 0,
"note" : "",
"code" : "545646",
"data" : null,
"delivery_time" : -2,
"title" : null,
"in_store_show_max" : 5,
"price_common" : null,
"ean" : null,
"price" : 486.1449,
"id" : 1785440,
"in_store_min" : null,
"height" : null,
"figure" : "Y",
"weight" : 3,
"price_orig" : 0,
"date_added" : 0,
"id_product" : 103712,
"depth" : null,
"price_for_discount" : null,
"in_store" : 5,
"width" : null,
"in_store_updated" : null,
"updated" : "2025-04-29T10:52:10Z"
},
"source": {
"server_id": 1,
"sequence": null,
"pos": 8774,
"gtid": "0-1-187894",
"row": 0,
"ts_ms": 1745923628000,
"db": "kupshop_zbraneesako",
"table": "products_variations"
},
"ts_ms": 1745923628259
}
},
"variationsDelete0" : {
"payload" : {
"op": "d",
"cdc": "dbz",
"before": {
"price_buy": 0,
"note": "",
"code": "545646",
"data": null,
"delivery_time": -2,
"title": "Délka: 30 mm",
"in_store_show_max": 5,
"price_common": null,
"ean": null,
"price": 486.1449,
"id": 1785440,
"in_store_min": null,
"height": null,
"figure": "Y",
"weight": 3,
"price_orig": 0,
"date_added": 0,
"id_product": 103712,
"depth": null,
"price_for_discount": 69.545500000000004,
"in_store": 5,
"width": null,
"in_store_updated": null,
"updated": "2025-04-29T10:52:10Z"
},
"after": null,
"source": {
"server_id": 1,
"sequence": null,
"pos": 83511,
"gtid": "0-1-187948",
"row": 0,
"ts_ms": 1745926153000,
"db": "kupshop_zbraneesako",
"table": "products_variations"
},
"ts_ms": 1745926153519
}
}
}