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

feat: added deleted metadata function and table #763

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

Added a new function to handle deleted metadata and stored matadata to the table.

Why

To efficiently manage and track metadata that has been deleted.

How

  • Implemented a function to log and manage deleted metadata entries.
  • Created a new database table to store details of deleted metadata.

KulkarniShashank added 2 commits June 11, 2024 13:39
KulkarniShashank added 2 commits June 11, 2024 14:59
Copy link

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@KulkarniShashank KulkarniShashank merged commit d852bfa into develop Jun 11, 2024
2 checks passed
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.

feat: Audit table for store the deleted metadata feat: Delete wallet & Organization (BE)
2 participants