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

(chore): add support for using PaperTrail.Multi directly #140

Merged
merged 1 commit into from
Apr 24, 2021

Conversation

fv316
Copy link
Contributor

@fv316 fv316 commented Apr 22, 2021

The direct usage of the PaperTrail.Multi module is very hard as it does not have support for multiple updates or deletes in a transaction. Adding the capability of defining the keys for the model and versions in the update and delete functions will add a lot of functionality and allow people to use this module directly. After merging PaperTrail would support multiple stage transactions (in the non-strict mode). This would be very useful to me.

@izelnakri
Copy link
Owner

Looks great! Thank you for your contribution @fv316 ! Testing them now!

@izelnakri izelnakri merged commit 2debf8c into izelnakri:main Apr 24, 2021
mayel pushed a commit to bonfire-networks/paper_trail that referenced this pull request Jun 26, 2023
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.

None yet

2 participants