Skip to content

Make migration #13 future proof to new model fields

Fix: only select the columns needed to compute the balance to avoid conflicts when the model is updated later with new fields which are not synced with the database structure yet.

Merge request reports

Loading