Effect CommunityEC
Effect Community2mo ago
10 replies
Jonathan Powers

Missing `sql.array` After Update to `@effect/sql-pg`

Updating
@effect/sql-pg
, I've noticed that PgClient.array is missing. It happened during commit 24a1685, when switching from
postgres
to
pg
. Is there a different way to handle arrays that I should be using instead?
Was this page helpful?