mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
Switch to schema_result::value_type instead of the open-coded std::pair so that the actual types are defined in one place. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>