drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Add `--dry-run` flag to `push`
Open
drizzle/kit
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
From drizzle-kit-mirror repo: https://github.com/drizzle-team/drizzle-kit-mirror/issues/165.
> A great feature would be a way to do push as a "dry run" to let you know if there are blocking changes (like column rename) that might lead to data losses. If you want to follow the [expand and contract pattern](https://www.prisma.io/dataguide/types/relational/expand-and-contract-pattern), this would be a good check in CI to ensure that it will work properly.
Contributor guide
Assessment
This issue has not been assessed yet.