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

Add flag to skip saving object_changes when column exists #507

Merged
merged 2 commits into from
Apr 10, 2015

Conversation

tconst
Copy link
Contributor

@tconst tconst commented Mar 23, 2015

For certain models especially with large TEXT columns I don't want to store object_changes but still need object_changes stored on other models. I set the key name to :save_changes but can rename this to whatever you think is best.

@batter batter added this to the 4.0.0 milestone Apr 6, 2015
@batter batter merged commit c665a51 into paper-trail-gem:master Apr 10, 2015
batter added a commit that referenced this pull request Apr 10, 2015
@batter
Copy link
Collaborator

batter commented Apr 10, 2015

Thanks for the PR, merged

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

Successfully merging this pull request may close these issues.

2 participants