Incompatibility Issue Between Drizzle SQL and Effect SQL Drizzle Package
Hey, hello, I think I found an incompatibility between Drizzle SQL and Effect SQL Drizzle package. TypeScript complains that the schemas generated by drizzle-orm are not assignable to DB methods (select, inser) from PG Drizzle.
Here is a repository that showcases the problem with a minimal set of packages and files:
https://github.com/danielo515/drizzle-repro
Here is a repository that showcases the problem with a minimal set of packages and files:
https://github.com/danielo515/drizzle-repro
