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

Allow the user to hard ignore certain tables from soft-deletion #23

Conversation

flipbit03
Copy link
Owner

No description provided.

@flipbit03 flipbit03 merged commit 44dbd26 into main Aug 27, 2023
3 checks passed
flipbit03 added a commit that referenced this pull request Aug 27, 2023
* Update README.md with usage examples for ignored_tables=

* Change deprecated stmt.froms to stmt.get_final_froms()

* Updated isort in .pre-commit-config.yaml

* Implemented and fixed tests.
flipbit03 added a commit that referenced this pull request Aug 27, 2023
* Update README.md with usage examples for ignored_tables=

* Change deprecated stmt.froms to stmt.get_final_froms()

* Updated isort in .pre-commit-config.yaml

* Implemented and fixed tests.
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.

Models that don't inherit from the mixin class also have results filtered
1 participant