Skip to content
  • Karamel's avatar
    Bye bye (shitty) fromStruct, hello (less shitty) load and merge. · faa2c59b
    Karamel authored
    Models are separated between MainModels and EmbeddedModels. The parent field is
    not listed anymore in getAssociationFields.
    Load is there to prepare using only references and using id only for internal
    uses, loadFromId assures the compatibility where id is still used outside
    (like in association).
    faa2c59b