Skip to content

Conversation

@achilles-portarinos
Copy link

  • consolidate delete behaviour: Precise deletions (by id and/or partition key) throw. Imprecise (predicate) return number of deleted items.
  • implement soft-delete
  • add tests for soft-delete
  • update XML comments in IDatabaseRepository
  • move GetAsync(predicate) to QuerySingleAsync(predicate) and ensure single result

@achilles-portarinos achilles-portarinos linked an issue Nov 30, 2022 that may be closed by this pull request
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.

DeleteAsync behaves inconsistently

2 participants