nikolasburk
sqlserver
connector. Note that while it's in Preview, you also need to add the additional previewFeature
flag microsoftSqlServer
in the generator for Prisma Client:
datasource db {
provider = "sqlserver"
}
generator client {
provider = "prisma-client-js"
previewFeatures = ["microsoftSqlServer"]
}
Learn more in the documentation or read the announcement blog post! 📚
🖲️ Single-command schema changes for prototyping (Preview)
With this release, we are introducing a new command that lets you push the state of your Prisma schema file to the database without using migrations: prisma db push --preview-feature
The idea behind prisma db push
is that you only care about the end state of your database schema, but not about how this end state is achieved.
Also note that the command runs prisma generate
for you, so you're saving an extra step after having updated your Prisma schema! 🎉
Learn more in the documentation! 📚
📚 Learn more in the release notes
For more info and links to documentation, you can read the release notes.
🌟 Help us spread the word about Prisma 🌟
To help spread the word about Prisma, we’d very much appreciate if you would star the repo 🌟 And if you’re excited about the features in this week’s release, then help us and share your excitement on Twitter.
🔮 Interested in providing feedback for the upcoming version of Prisma Migrate?
We are seeking users interested in trying out upcoming versions of Prisma Migrate. This will involve trying it out, validating functionality, and sharing feedback with us.
If you’re interested in participating, fill out the following form, it won’t take longer than a minute!
🌍 Join us today for the first Prisma Online Meetup on October 28, 2020 6pm CET
Join with engineers from all around the globe for the to learn about database best practices, the Prisma inside scoop, and examples of Prisma in production in less than an hour (October 28) at 6pm CET | 10am PDT.
• Tammy Bryant, Principal SRE of Gremlin: “Database horror stories”.
• Herve Labas, Prisma’s VP of Product, talking about the future of Prisma and its roadmap.
• Success story of an app built with Prisma told by its creator.
📰 Join our What's new in Prisma livestream tomorrow
Catch @ryan and me tomorrow on as we are are discussing the latest news from the Prisma ecosystem and community in the next __ livestream! 🎉
The event will be streamed on 📺