Pavel Emelyanov
947e4c9a10
code: Push db::config down to virtual tables
...
The db::config reference is available on the database, which
can be get from the virtual_table itself. The problem is that
it's a const refernece, while system.config will be updateable
and will need non-const reference.
Adding non-const get_config() on the database looks wrong. The
database shouldn't be used as config provider, even the const
one.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2021-11-11 16:39:34 +03:00
..
2021-11-09 09:15:44 +02:00
2021-10-13 13:54:52 +03:00
2021-06-06 19:18:49 +03:00
2021-10-24 19:53:31 +03:00
2021-09-22 13:13:06 +03:00
2021-07-20 20:23:06 +03:00
2021-09-30 13:03:13 +03:00
2021-08-24 16:30:51 +03:00
2021-11-11 15:15:05 +03:00
2021-11-11 15:15:05 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-13 16:10:06 +03:00
2021-06-17 13:46:40 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-07-11 12:53:02 +03:00
2021-06-07 15:58:35 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-10-27 10:53:11 +03:00
2021-06-06 19:18:49 +03:00
2021-10-27 17:02:00 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-06-06 19:18:49 +03:00
2021-11-09 09:13:51 +02:00
2021-10-13 13:01:25 +03:00
2021-09-10 16:43:16 +02:00
2021-08-24 16:30:51 +03:00
2021-06-17 13:32:23 +03:00
2021-06-17 13:32:23 +03:00
2021-06-25 10:12:00 +02:00
2021-06-25 10:12:00 +02:00
2021-09-30 10:33:57 +03:00
2021-06-07 15:58:35 +03:00
2021-09-13 15:11:26 +03:00
2021-11-11 16:39:34 +03:00
2021-11-11 16:39:34 +03:00
2021-06-06 19:18:49 +03:00
2021-11-11 16:39:34 +03:00
2021-11-11 16:39:34 +03:00
2021-06-06 19:18:49 +03:00