fix: refs #7213 problem rounding
gitea/mycdc/pipeline/pr-master This commit looks good Details

This commit is contained in:
Carlos Andrés 2024-08-30 13:48:02 +02:00
parent e74d7b7268
commit a143aa3ca2
1 changed files with 8 additions and 8 deletions

View File

@ -16,11 +16,11 @@ includeSchema:
- quantity - quantity
- itemFk - itemFk
buy: buy:
key: id key: id
scope: item scope: item
columns: columns:
- id - id
- itemFk - itemFk
- grouping - grouping
events: events:
- updaterows - updaterows