You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once a column has been removed from the model class, it can no longer be referenced, either by earlier migrations, or within the migration that is removing it (which would be needed if the data was being translated or re-purposed, or simply moved elsewhere.)
The text was updated successfully, but these errors were encountered:
As originally discussed here https://groups.google.com/forum/#!topic/activate-persistence/EAvvCCRw3QA
Once a column has been removed from the model class, it can no longer be referenced, either by earlier migrations, or within the migration that is removing it (which would be needed if the data was being translated or re-purposed, or simply moved elsewhere.)
The text was updated successfully, but these errors were encountered: