drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Generate seed.sql file with Drizzle Seed (for Supabase etc)
Open
drizzle/seed
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
Is it possible to configure Drizzle Seed to save the raw seed sql to a file? Currently using Snaplet to create the `seed.sql` file for auto-seeding local db and Supabase remote database branches, which is great, but would love to move to the Drizzle Seed if possible, thanks!
Contributor guide
Assessment
This issue has not been assessed yet.