Skip to content
Snippets Groups Projects

Bump the Librador version in Labracore

  1. Dec 02, 2020
    • Chris Lemaire's avatar
      Bump the Librador version in Labracore · 5eff9c62
      Chris Lemaire authored
      This bump gets rid of horrrible performance issues we were suffering due
      to the creation of many many ModelMappers through ModelMapper building.
      This MR also sets the ModelMapper to map through exact or 'strict'
      matching, this causes it to only map fields to other fields if said
      fields have exactly the same name, rather than a similar name.
      5eff9c62
Loading