How to update database with a mapped computed value

Hello @dru_nasty, you can try to mutate changesetArray before send to database.


The only drawback is that you have to do the same calculation again.