vaticle / typedb

TypeDB: the polymorphic database powered by types
https://typedb.com
Mozilla Public License 2.0
3.72k stars 337 forks source link

Add snapshot test to delete reinserted key #7009

Closed krishnangovindraj closed 3 months ago

krishnangovindraj commented 3 months ago

Usage and product changes

Adds a test which reinserts a key that exists in the snapshot being read, and then deletes it.

Implementation

Adds a test which reinserts a key that exists in the snapshot being read, and then deletes it.

vaticle-bot commented 3 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture