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

Object Versioning #21

Open
awm33 opened this issue Oct 19, 2017 · 0 comments
Open

Object Versioning #21

awm33 opened this issue Oct 19, 2017 · 0 comments

Comments

@awm33
Copy link
Contributor

awm33 commented Oct 19, 2017

Use sqlalchemy-continuum to optionally/configurally store object history.

Should allow user_id to be added for tracking changes made by user.

A history resources should be automatically made by model, and queryable.

A form of #5 could be achieved using this. It wouldn't have the performance boost of traditional soft delete, but we would know when things are deleted, and deleted PKs.

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

1 participant