fn render_option_list<T: AstDisplay>(items: &[T]) -> StringExpand description
Render cluster options (or option names) as a comma-separated ALTER CLUSTER
argument list.
fn render_option_list<T: AstDisplay>(items: &[T]) -> StringRender cluster options (or option names) as a comma-separated ALTER CLUSTER
argument list.