Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_proto
Method · 0.70
from_proto
Method · 0.70
plan_set_variable
Function · 0.50
plan_role_variable
Function · 0.50
borrow
Method · 0.50
sequence_set_variable
Method · 0.50
sequence_alter_role
Method · 0.50
sequence_alter_system_set
Method · 0.50
upgrade_from
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected