-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Description
Describe your feature request
Currently querying the usename column on pg_user (select usename from pg_user) fails with:
thread '<unnamed>' panicked at 'not implemented: name', /Users/runner/work/connector-x/connector-x/connectorx/src/sources/postgres/typesystem.rs:100:22
That column is using the postgres name type:
Metadata
Metadata
Assignees
Labels
No labels