Files
scylladb/db
Rafael Ávila de Espíndola 6191fd7701 Avoid duplicated read_keyspace_mutation calls
There were many calls to read_keyspace_mutation. One in each function
that prepares a mutation for some other schema change.

With this patch they are all moved to a single location.

Tests: unit (dev, debug)

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
Message-Id: <20190328024440.26201-1-espindola@scylladb.com>
2019-04-07 09:26:56 +03:00
..
2019-03-28 14:21:10 +02:00
2019-03-28 14:21:10 +02:00
2019-03-28 14:21:10 +02:00
2018-11-21 00:01:44 +02:00