protected override void InsertOrUpdate(SoaRowDTO dto)
 => _moDB.GetMonthRepo(dto.GetDate()).Upsert(dto);