Files
scylladb/cql3
Piotr Sarna f293c59a46 system_keyspace: migrate helper functions to string_view
Functions for checking if the keyspace is system/internal were based
on sstring references, which is impractical compared to string views
and may lead to unnecessary creation of sstring instances.
2021-01-04 09:47:01 +01:00
..
2020-08-18 12:27:01 +02:00
2020-09-04 17:27:30 +02:00