Issues with Migrating from `@effect/schema` to `effect` in Drizzle ORM

Migrating from
@effect/schema
to
effect
is breaking some code I'm using if I switch over. Is there anywhere I can read about the differences apart from the blog post, since it doesn't seem to mention anything about this there
Was this page helpful?