Avi Kivity
a55b434a2b
treewide: extent copyright statements to present day
2021-06-06 19:18:49 +03:00
Gleb Natapov
6335af625e
cql3: assert that unengaged optional is not accessed in keyspace_element_name::get_keyspace()
...
Message-Id: <20210216085545.54753-2-gleb@scylladb.com >
2021-02-16 15:36:00 +02:00
Rafael Ávila de Espíndola
2fd3ec8d6f
cql3: Pass a string_view to keyspace_element_name::set_keyspace
...
With this we don't need to construct a sstring just to call
set_keyspace.
Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com >
2020-02-28 08:36:27 -08:00
Rafael Ávila de Espíndola
35089447cd
cql3: Pass a string_view to keyspace_element_name::to_internal_name
...
This moves the string copy from the callers to the implementation of
to_internal_name.
Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com >
2020-02-28 08:36:27 -08:00
Pekka Enberg
38a54df863
Fix pre-ScyllaDB copyright statements
...
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com >
2016-04-08 08:12:47 +03:00
Avi Kivity
d5cf0fb2b1
Add license notices
2015-09-20 10:43:39 +03:00
Pekka Enberg
2c02c9c436
cql3: Convert KeyspaceElementName to C++
...
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com >
2015-07-10 10:31:56 +03:00