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 17:13:07 +02:00
parent a143aa3ca2
commit c2f5e72bcc
1 changed files with 6 additions and 6 deletions

View File

@ -18,9 +18,9 @@ includeSchema:
buy:
key: id
scope: item
columns:
- id
- itemFk
- grouping
events:
- updaterows
columns:
- id
- itemFk
- grouping
events:
- updaterows