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

Better handling of Rails upgrades. #4

Open
rywall opened this issue Jun 1, 2021 · 1 comment
Open

Better handling of Rails upgrades. #4

rywall opened this issue Jun 1, 2021 · 1 comment
Assignees
Labels

Comments

@rywall
Copy link
Member

rywall commented Jun 1, 2021

If Rails changes attribute types, we are then unable to instantiate our snapshots. See collectiveidea/audited#289 for a similar issue. I've worked around this by rebuilding all the snapshots but perhaps there is a better solution that doesn't involve serializing the database column types.

@rywall rywall added the bug label Jun 1, 2021
@rywall
Copy link
Member Author

rywall commented Jun 4, 2021

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

No branches or pull requests

3 participants