fix: Add scan support for SqlStringArray of postgres text[] types. #9

Closed
opened 2026-07-19 09:04:22 +00:00 by warkanum · 1 comment
Owner

Add scan support for SqlStringArray of postgres text[] types.

This error occurs at the moment.
sql: Scan error on column index 2, name "tags": bun: Scan(unsupported sqltypes.SqlStringArray)

Add scan support for SqlStringArray of postgres text[] types. This error occurs at the moment. sql: Scan error on column index 2, name "tags": bun: Scan(unsupported sqltypes.SqlStringArray)
warkanum reopened this issue 2026-07-20 11:10:01 +00:00
Author
Owner

Fixed

Fixed
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wdevs/relspecgo#9