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

Record delete #97

Closed
wants to merge 7 commits into from
Closed

Conversation

simranmattu14
Copy link

Add delete-record feature with tests, README updates, and environment variables

  • Implemented the delete-record feature and added the delete_by_field and delete_by_multiple_fields functions in registry.py.
  • Updated controllers to include a new Click command for record deletion.
  • Introduced environment variables for managing archived file destinations after deletion from the WAF.
  • Updated the README with instructions related to the delete-record feature.
  • Created comprehensive tests for the delete-record functionality to ensure reliability and accuracy.

Simran Mattu and others added 7 commits October 8, 2024 17:19
set up a SMTP account to sent out feedback to contributors
… variables

- Implemented the delete-record feature and added the delete_by_field and delete_by_multiple_fields functions in registry.py.
- Updated controllers to include a new Click command for record deletion.
- Introduced environment variables for managing archived file destinations after deletion from the WAF.
- Updated the README with instructions related to the delete-record feature.
- Created comprehensive tests for the delete-record functionality to ensure reliability and accuracy.
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.

1 participant