Closed bernardd closed 5 years ago
Just a trivial little change to allow callers to get the type name without the schema prefix. This is handy for writing ALTER TYPE operations which don't like having the schema included.
ALTER TYPE
Just a trivial little change to allow callers to get the type name without the schema prefix. This is handy for writing
ALTER TYPE
operations which don't like having the schema included.