Changes.Watch

Databases changelog digest

Feb 17 - Feb 23, 2025. Useful releases, risky migrations, and noisy updates from the Databases channel.

No matching updates in this bucket.

Databases updates in 2025-w08

6.4.1

  • Fixed issues with the NPS survey functionality
  • Ensured the CLI respects the '--no-hints' flag
  • Resolved Prisma CLI bug referenced in issue #26364

6.4.0

  • Introduce early‑access TypeScript configuration file (prisma.config.ts) for custom runtime config
  • Add case‑insensitive mode for JSON string filters (contains/startsWith/endsWith)
  • Improve CockroachDB migration performance