Function sql::normalize::unresolve[][src]

pub fn unresolve(name: FullName) -> UnresolvedObjectName
Expand description

Unnormalizes an object name.

This is the inverse of the unresolved_object_name function.