Skip to main content

object_key

Function object_key 

Source
fn object_key(db_name: &str, schema_name: &str, object_name: &str) -> String
Expand description

Build the canonical cache key for a logical object: "db.schema.object".