Skip to content
  • Jorge Manrubia's avatar
    81afcabd
    Extract encrypted models to their own files · 81afcabd
    Jorge Manrubia authored
    We are not encrypting attributes when loading models with the table
    missing. This way we make sure we only load the encrypted models when
    necessary during the encryption tests and prevent the problem of missing
    encrypted attributes due to having cached the class without them encrypted.
    81afcabd
    Extract encrypted models to their own files
    Jorge Manrubia authored
    We are not encrypting attributes when loading models with the table
    missing. This way we make sure we only load the encrypted models when
    necessary during the encryption tests and prevent the problem of missing
    encrypted attributes due to having cached the class without them encrypted.
Loading