Closed
Description
error: Uncaught Error: Don't know how to parse column type: 28
28 is the transaction identifier (xid), which is a "32-bit quantity", according to the docs, so I think it can be safely decoded as an int4. The same goes for 29, the command identifier (cid).
Obviously, this is related to #99.
Metadata
Metadata
Assignees
Labels
No labels