Providing DB Schema to `@effect/sql-drizzle` for Query API Usage
How can I provide my db schema to
It would be very convenient to be able to use their
@effect/sql-drizzle it seems like that is not supported as described in https://orm.drizzle.team/docs/rqbIt would be very convenient to be able to use their
.query API