This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fdfcda97d70393c8f40efcb4fc64df233ebf49cc
scylladb
/
cql3
/
selection
History
Michał Chojnowski
3387d43a34
cql3: tuples, user_types: avoid linearization in from_serialized() and get()
...
Deserialize from raw_value_view without linearizing and output managed_bytes instead of bytes.
2021-04-01 10:44:20 +02:00
..
abstract_function_selector.cc
cql3: Drop all uses_function methods
2020-09-04 17:27:30 +02:00
abstract_function_selector.hh
…
aggregate_function_selector.hh
…
field_selector.hh
cql3: tuples, user_types: avoid linearization in from_serialized() and get()
2021-04-01 10:44:20 +02:00
raw_selector.hh
…
scalar_function_selector.hh
…
selectable_with_field_selection.hh
…
selectable.cc
…
selectable.hh
…
selection.cc
cql3: selection: don't use gcc extension "typeof"
2020-10-11 17:21:15 +03:00
selection.hh
cql3: allow SELECTs restricted by "IN" to retrieve collections
2021-01-05 14:39:18 +02:00
selector_factories.cc
cql3: Drop all uses_function methods
2020-09-04 17:27:30 +02:00
selector_factories.hh
cql3: Drop all uses_function methods
2020-09-04 17:27:30 +02:00
selector.cc
…
selector.hh
cql3: Drop all uses_function methods
2020-09-04 17:27:30 +02:00
simple_selector.cc
…
simple_selector.hh
…
writetime_or_ttl_selector.hh
…
writetime_or_ttl.hh
…