Open intermittentnrg opened 5 months ago
They currently have both area_id / production_type_id and areas_production_type_id.
Fully migrate to the latter and remove the former.
Would be nice to stop using unit_id / DB access in importers and move it into Out2::Unit.run() as part of this.
They currently have both area_id / production_type_id and areas_production_type_id.
Fully migrate to the latter and remove the former.