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