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?