Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ UnresolvedItemName
Class
UnresolvedItemName
src/sql-parser/src/ast/defs/name.rs:429–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
Deserialize
428
)]
429
pub struct UnresolvedItemName(pub Vec<Ident>);
430
431
pub enum CatalogName {
432
ItemName(Vec<Ident>),
Callers
15
purify_create_source
Function · 0.85
purify_create_table_from_source
Function · 0.85
unresolve
Function · 0.85
from
Method · 0.85
fold_with_option_value
Method · 0.85
try_from_value
Method · 0.85
try_into_value
Method · 0.85
expand_select_item
Function · 0.85
plan_identifier
Function · 0.85
humanize_sql_for_show_create
Function · 0.85
generate_source_export_statement_values
Function · 0.85
resolve
Method · 0.85
Calls
no outgoing calls
Tested by
8
test_resolve_star_args
Function · 0.68
test_resolve_create_secret_with_env_var
Function · 0.68
test_resolve_create_secret_plain_string
Function · 0.68
test_fqn
Function · 0.68
staging_test_fqn
Function · 0.68
test_staging_cross_schema_objects_to_deploy_filter
Function · 0.68
test_staging_replacement_schema_full_deploy
Function · 0.68
test_staging_replacement_schema_incremental_deploy
Function · 0.68