Skip to content

Postgres: unsupported type BIT of column #1656

Open
@letto4135

Description

@letto4135

Hello,

It seems that Postgres doesn't support the BIT type, I found a closed issue for mssql however the solution doesn't work for my case as they seem to assume it is always going to be bit(1). The database I am attempting to use has a bit(1500) that should probably be read as a String... Other solutions I've seen have been to write out every column I want instead of * which seems more of a nuisance than it should be. Anyone happen to know any other solutions?

Example of the columns data is
100000000000000000011000000010100000000000000000100100100000000000000000010000000000000001000000000000000001000100000000000000000000000100000000000000000100000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000010001000000000000000000000000000000000000000000000000000000000001000000000000010000000000000000000000000000000000010000010000000000000000000000000000000000010100000001000001000000000000000000100000001000000000000000000000000001001100000000000000000000000000000000000000000000000000000000000000000000000000000000000011100000000000010000001000000010000010000000100000000000000000000001101001000000000010000000010100001000000000000001000000100100000000010000000000000000000110110000000000000000000000000000000000000000000000001000000000000000000101000000000100000010000000000000001000000000000000000001000000010100000000000000000000100000000000000100000110001000000010001000000100000000000010110000100000000100010100010100001000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions