Open
Description
We only test the upsert for ReactiveSingleTableEntityPersister, but it's also implemented for ReactiveUnionSubclassEntityPersister and ReactiveJoinedSubclassEntityPersister
We should also test the deletion of rows with upsert works (currently we only test the update)
Related to issue #1702