Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add Auxiliary Methods for Migrations to Reference Inexistent Columns #137

Open
SattaiLanfear opened this issue Jun 3, 2014 · 0 comments

Comments

@SattaiLanfear
Copy link

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants