Files
scylladb/cql3
Pavel Emelyanov 12e4269dce cql3: Get database directly from query processor
After previous patches some places in cql3 code take a
long path to get database reference:

  query processor -> storage proxy -> database

The query processor can provide the database reference
by itself, so take this chance.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2021-03-15 19:36:04 +03:00
..
2021-03-10 21:25:43 -05:00
2021-03-03 07:06:45 +01:00
2020-08-18 12:27:01 +02:00
2020-09-04 17:27:30 +02:00