MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / SqlSet

Class SqlSet

src/catalog-protos/src/objects_v77.rs:1682–1684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1680 )]
1681 #[cfg_attr(any(test, feature = "proptest"), derive(Arbitrary))]
1682 pub struct SqlSet {
1683 pub entries: Vec<String>,
1684 }
1685
1686 #[derive(
1687 Clone,

Callers 9

into_protoMethod · 0.70
from_protoMethod · 0.70
plan_set_variableFunction · 0.50
plan_role_variableFunction · 0.50
borrowMethod · 0.50
sequence_set_variableMethod · 0.50
sequence_alter_roleMethod · 0.50
upgrade_fromMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected