Type Error with `Config.succeed` in `PgClient` Configuration
SOLVED
Hi! I'm encountering a type error when trying to use
Here’s the relevant code snippet:
Dependencies:
-
-
-
-
Hi! I'm encountering a type error when trying to use
Config.string / Config.redacted/ Config.succeed in a PgClient configuration:Here’s the relevant code snippet:
Dependencies:
-
@effect/sql: ^0.25.0-
@effect/sql-pg: ^0.26.0-
effect: ^3.12.0-
typescript: 5.7.2