Changes.Watch

Databases changelog digest

Sep 15 - Sep 21, 2025. Useful releases, risky migrations, and noisy updates from the Databases channel.

No matching updates in this bucket.

Databases updates in 2025-w38

6.16.2

  • Fix validation to clearly error when Prisma Postgres URL and driver adapter are both specified (mutually exclusive)
  • Make unref() on NodeJS timers conditional to avoid runtime errors on non‑Node environments like workerd