drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Minify Snapshot Files
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Feature hasn't been suggested before.
- [x] I have verified this feature I'm about to request hasn't been suggested before.
### Describe the enhancement you want to request
I would like to suggest that the JSON within the snapshot files be optionally minified (ie. flattened to a single line, not gzipped). This would help make Git PRs more manageable and not show thousands of line additions for each migration, which pollutes PR diffs.
This can be in the form of a config flag.
I'm only requesting this in regards to the current v1 Beta.
Contributor guide
Assessment
This issue has not been assessed yet.