I am trying to reverse-engineer a Postgresql schema, version 9.2.,4 that was created from a PowerDesigner 16.5 data model. The process is unable to extract any of the columns or keys for any of the tables.
Unable to list the columns.
SQLSTATE = 22003
Bad value for type short: t
Alternate keys have the same problem:
Unable to list the alternate keys
SQLSTATE = 22003
Bad value for type short: t