Type Error When Using @effect/sql with PgClient Layer Configuration
hello! I'm introducing @effect/sql to my codebase using the example from https://www.npmjs.com/package/@effect/sql, but the following code:
gives me this type error in the
I feel like I'm missing something simple but can't find what is it
gives me this type error in the
database key:I feel like I'm missing something simple but can't find what is it
