memgraph/src/storage
Marin Tomic a7fabe6109 Fix PrepareForWrite function in storage V2
Summary:
We forgot to update `modified_vertices` in the case when the vertex
has an empty version chain. It didn't manifest before because it was impossible
for a vertex to have an empty version chain without garbage collection.

Reviewers: mferencevic, teon.banek

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2154
2019-07-01 13:02:51 +02:00
..
common Move constraints to common 2019-05-23 16:36:14 +02:00
distributed Move constraints to common 2019-05-23 16:36:14 +02:00
single_node Move constraints to common 2019-05-23 16:36:14 +02:00
single_node_ha Add constraint in HA 2019-05-29 14:55:04 +02:00
v2 Fix PrepareForWrite function in storage V2 2019-07-01 13:02:51 +02:00
edge_accessor.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
gid.hpp Move constraints to common 2019-05-23 16:36:14 +02:00
vertex_accessor.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00