fix: Add scan support for SqlStringArray of postgres text[] types. #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
Fixed