From 4734b7879130dd52ad654123bfbed6a731a29e55 Mon Sep 17 00:00:00 2001 From: guillermo Date: Tue, 26 Nov 2024 08:02:54 +0100 Subject: [PATCH] feat: refs #4948 Added expeditionSelfConsumptionPackaging --- package.json | 2 +- queues/expeditionSelfConsumptionPackaging.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 queues/expeditionSelfConsumptionPackaging.yml diff --git a/package.json b/package.json index 1b3d101..72fb0b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mycdc", - "version": "0.0.21", + "version": "0.0.22", "author": "Verdnatura Levante SL", "description": "Asynchronous DB calculations reading the binary log", "license": "GPL-3.0", diff --git a/queues/expeditionSelfConsumptionPackaging.yml b/queues/expeditionSelfConsumptionPackaging.yml new file mode 100644 index 0000000..3ae5ffc --- /dev/null +++ b/queues/expeditionSelfConsumptionPackaging.yml @@ -0,0 +1,8 @@ +query: + travel: CALL vn.expedition_selfConsumptionPackaging(:id, add) +includeSchema: + vn: + expedition: + key: id + columns: + - id