A resolved { schema, table } pair. Both names are validated on construction, so anything downstream can treat them as safe identifiers.
{ schema, table }
Readonly
schema:table — used as the cache key for table-creation bookkeeping.
schema:table
A resolved
{ schema, table }pair. Both names are validated on construction, so anything downstream can treat them as safe identifiers.