Error with SQL Insert Overload in Effect Typescript Library
Hey there, I'm trying out Effect and starting here migrating an existing app's persistence layer. I was following the example on the effect/sql README
But I'm getting an error on the
But I'm getting an error on the
${sql.insert(requests)} saying there's no matching overload