8000 feature: inbuilt support for for int32/float32/[]byte slices in pq.Array · Issue #875 · lib/pq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
feature: inbuilt support for for int32/float32/[]byte slices in pq.Array #875
Closed
@Shivam010

Description

@Shivam010

For scanning int32 or float32 or []byte slices, we have to wrap a custom scanner/valuer around them to be able to use Scan/Value.

pq.Array does not have support for slices of 32 bit-size data-types.

The support should be added. I have a PR for it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0