mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
query_options is needlessy organized as a class hierarchy, even though it's really a simple value type. Fix by folding all the derived classes into it.