mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
Soon, the currently two distinct types of queriers will be merged, as the template parameter differentiating them will be gone. This will make using type based overload for insert() impossible, as 2 out of the 3 types will be the same. Use different names instead.