Skip to content

Conversation

@kinjo1130
Copy link

@kinjo1130 kinjo1130 commented Oct 14, 2025

Prisma Documentation Update

Summary

Updates Prisma documentation to reflect that the driverAdapters preview feature flag is no longer required in Prisma 6.16.0 and later when using Turso with @prisma/adapter-libsql.

Changes

  • Removed previewFeatures = ["driverAdapters"] from the example Prisma schema
  • Updated the step title from "Enable the driverAdapters preview feature flag" to "Configure your Prisma schema"
  • Added a note explaining that this flag was required before Prisma 6.16.0, but was promoted to General Availability in that version

Context

The driverAdapters feature was promoted from preview to General Availability in Prisma 6.16.0, so it no longer needs to be explicitly enabled as a preview feature. This change ensures the documentation reflects current best practices and doesn't require users to add unnecessary configuration flags.

References

@kinjo1130 kinjo1130 changed the title prismaのドキュメントにはsqliteを使う時にpreviewFeaturesが必要ない docs(prisma): Remove driverAdapters preview feature flag Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant