feat: refs #4948 Added expeditionSelfConsumptionPackaging
gitea/mycdc/pipeline/head This commit looks good
Details
gitea/mycdc/pipeline/head This commit looks good
Details
This commit is contained in:
parent
d070f36125
commit
293e74b3a5
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "mycdc",
|
"name": "mycdc",
|
||||||
"version": "0.0.23",
|
"version": "0.0.24",
|
||||||
"author": "Verdnatura Levante SL",
|
"author": "Verdnatura Levante SL",
|
||||||
"description": "Asynchronous DB calculations reading the binary log",
|
"description": "Asynchronous DB calculations reading the binary log",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
query:
|
query:
|
||||||
expedition: CALL vn.expedition_selfConsumptionPackaging(:id, add)
|
expedition: CALL vn.expedition_selfConsumptionPackaging(:id, 'add')
|
||||||
includeSchema:
|
includeSchema:
|
||||||
vn:
|
vn:
|
||||||
expedition:
|
expedition:
|
||||||
|
|
Loading…
Reference in New Issue