This commit is contained in:
parent
7e71690210
commit
6f950239a8
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "mycdc",
|
"name": "mycdc",
|
||||||
"version": "0.0.26",
|
"version": "0.0.27",
|
||||||
"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",
|
||||||
|
|
|
@ -17,6 +17,7 @@ includeSchema:
|
||||||
- warehouseInFk
|
- warehouseInFk
|
||||||
- warehouseOutFk
|
- warehouseOutFk
|
||||||
- isDelivered
|
- isDelivered
|
||||||
|
- isReceived
|
||||||
events:
|
events:
|
||||||
- updaterows
|
- updaterows
|
||||||
entry:
|
entry:
|
||||||
|
|
Loading…
Reference in New Issue