Files
scylladb/cql3
Avi Kivity 1663fbe717 cql3: statement_restrictions: use functional style
Instead of a constructor, use a new function
analyze_statement_restrictions() as the entry point. It returns an
immutable statement_restrictions object.

This opens the door to returning a variant, with each arm of the variant
corresponding to a different query plan.
2024-09-17 17:13:27 +03:00
..
2024-06-14 09:45:35 +03:00
2024-07-28 17:29:07 +03:00
2024-01-16 16:43:17 +02:00
2024-01-16 16:43:17 +02:00
2024-08-29 21:19:23 +03:00
2024-08-29 21:19:23 +03:00
2024-06-14 09:45:35 +03:00