goat
goat copied to clipboard
Add database function to update production data according to raw data
Goal of this issue
After finding maps by #1524 and find data that should be updated by #1527 we need a function to update these data to production table.
Resources
#1473
Deliverables
Function should take DataFlow ID as argument, Then update the data and mark DataFlow object as updated. However A DataFlow needs to do several tasks. Maybe a change to Table is needed to mark each task as completed: #1525
Branch to derive
feature/data-flow