Pekka Enberg
be0351b49c
cql3: Introduce raw_value and raw_value_view types
...
Currently, the code is using bytes_opt and bytes_view_opt to represent
CQL values, which can hold a value or null. In preparation for
supporting a third state, unset value introduced in CQL v4, introduce
new raw_value and raw_value_view types and use them instead.
The new types are based on boost::variant<> and are capable of holding
null, unset values, and blobs that represent a value.
2017-01-26 13:50:04 +02:00
..
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-12-22 13:27:55 +02:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-17 14:52:44 +02:00
2016-05-16 14:13:31 +03:00
2016-05-16 14:13:31 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-09 10:42:20 +02:00
2017-01-09 10:42:20 +02:00
2016-05-31 09:12:11 +03:00
2017-01-09 10:42:20 +02:00
2016-04-11 12:35:53 +03:00
2016-04-11 12:35:53 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-10-06 15:42:37 +03:00
2017-01-17 14:52:44 +02:00
2016-04-08 08:12:47 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2017-01-10 16:24:54 -05:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2016-05-31 09:12:20 +03:00
2016-05-31 09:12:11 +03:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2016-08-03 17:21:41 +00:00
2016-12-20 13:06:11 +00:00
2017-01-20 13:19:00 +02:00
2017-01-26 13:50:04 +02:00
2016-12-20 13:06:11 +00:00
2016-12-20 13:06:11 +00:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-18 13:51:15 +00:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-04-11 09:10:41 +00:00
2016-04-11 09:10:41 +00:00
2017-01-26 13:50:04 +02:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00
2016-04-08 08:12:47 +03:00
2016-12-20 13:06:11 +00:00
2017-01-26 13:50:04 +02:00
2016-04-08 08:12:47 +03:00