fix: refs #4685 Watch stock.isReceived
gitea/mycdc/pipeline/head This commit looks good Details

This commit is contained in:
Juan Ferrer 2025-03-31 18:02:15 +02:00
parent 7e71690210
commit 6f950239a8
2 changed files with 2 additions and 1 deletions

View File

@ -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",

View File

@ -17,6 +17,7 @@ includeSchema:
- warehouseInFk - warehouseInFk
- warehouseOutFk - warehouseOutFk
- isDelivered - isDelivered
- isReceived
events: events:
- updaterows - updaterows
entry: entry: