Skip to content

Spanner logic to delete a single user saved search#1244

Merged
jcscottiii merged 1 commit intomainfrom
jcscottiii/spanner-delete-user-saved-search
Mar 7, 2025
Merged

Spanner logic to delete a single user saved search#1244
jcscottiii merged 1 commit intomainfrom
jcscottiii/spanner-delete-user-saved-search

Conversation

@jcscottiii
Copy link
Collaborator

This change adds the logic to delete a single saved search.

This change adds removeUserSavedSearchMapper which implements the removableEntityMapper interface.

Prior the deletion, it does a role check for the user id.

Other changes:

  • Slight changes to removableEntityMapper interface

Fixes #805

This change adds the logic to delete a single saved search.

This change adds removeUserSavedSearchMapper which implements the removableEntityMapper interface.

Prior the deletion, it does a role check for the user id.

Other changes:
- Slight changes to removableEntityMapper interface

Fixes #805
@jcscottiii jcscottiii force-pushed the jcscottiii/spanner-delete-user-saved-search branch from 6689a15 to a92d0a8 Compare March 7, 2025 15:36
@jcscottiii jcscottiii requested review from KyleJu and jrobbins March 7, 2025 15:51
@jcscottiii jcscottiii added this pull request to the merge queue Mar 7, 2025
Merged via the queue into main with commit e18ab7c Mar 7, 2025
6 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/spanner-delete-user-saved-search branch March 7, 2025 17:58
@jcscottiii jcscottiii mentioned this pull request Mar 12, 2025
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.

[ENHANCEMENT] Database can delete a single user saved search

2 participants