The Wayback Machine - http://web.archive.org/web/20200805223025/https://github.com/prisma/migrate
Skip to content
master
Go to file
Code

README.md


Prisma Migrate

Declarative data modeling & schema migrations

Quickstart   •   Website   •   Docs   •   Data model   •   Examples   •   Blog   •   Slack   •   Twitter

Prisma Migrate is a powerful database schema migration tool. It uses a declarative data modeling syntax to describe your database schema. Prisma Migrate also stores your migration history and easily lets you revert and replay migrations.

WARNING: Prisma Migrate is currently in an experimental state and therefore should not be used in production environments. Please help up improve Prisma Migrate by creating issues and sharing your feedback with us. You can also follow the technical specification to get an overview of what is planned for Prisma Migrate.

Documentation

You can find more info about Prisma Migrate in the Prisma documentation. Here are the most relevant pages from the docs:

Contributing

Read more about how to contribute to Prisma Migrate here.

Security

If you have a security issue to report, please contact us at security@prisma.io

About

Declarative data modeling & database migrations

Resources

License

Releases

No releases published
You can’t perform that action at this time.