github Effect-TS/effect-smol effect@4.0.0-beta.65

latest releases: @effect/sql-sqlite-bun@4.0.0-beta.90, @effect/platform-browser@4.0.0-beta.90, @effect/sql-sqlite-wasm@4.0.0-beta.90...
pre-releaseone month ago

Patch Changes

  • #2148 6f11454 Thanks @tim-smart! - Add UniqueViolation as a new SQL error reason. Supported unique constraint violations now classify as UniqueViolation instead of the broader ConstraintError reason.

    This covers PostgreSQL, PGlite, MySQL, MSSQL, and the shared SQLite classification used by the SQLite-family clients. UniqueViolation.constraint contains the best available constraint, index, or key identifier and falls back to exactly "unknown" when no reliable identifier is available.

Don't miss a new effect-smol release

NewReleases is sending notifications on new releases.