Files
scylla/cql3
Kefu Chai d493f949ca cql3: add formatter for cql3::statements::statement_type
before this change, we rely on the default-generated fmt::formatter
created from operator<<, but fmt v10 dropped the default-generated
formatter.

in this change, we define formatters for
cql3::statements::statement_type. and its operator<<() is dropped.

Refs #13245

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes scylladb/scylladb#16948
2024-01-23 19:36:24 +02:00
..
2024-01-16 16:43:17 +02:00
2023-02-28 22:26:43 +02:00
2023-12-02 22:37:22 +02:00
2023-12-05 15:18:11 +02:00
2024-01-16 16:43:17 +02:00
2023-06-12 10:41:04 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2023-02-19 21:05:45 +02:00