connector-x icon indicating copy to clipboard operation
connector-x copied to clipboard

Add OID data type in Postgres-Pandas Type Mapping

Open Ami-Mamidala opened this issue 1 year ago • 0 comments

Hello, According to the SFU-DB ConnectorX Postgres page (https://sfu-db.github.io/connector-x/databases/postgres.html), 'OID' Postgres Type is not specified in the list. Could it be converted into the Pandas type 'object' so that ConnectorX does not show a 'PanicException' when converting output from a query into a Pandas DataFrame?

Ami-Mamidala avatar May 22 '24 17:05 Ami-Mamidala