Skip to content

Suggestion: Add ./prisma/seed.ts configuration #2

@jessycormier

Description

@jessycormier

As a dev,
I want to be able to quickly customize the seeded data to the database
So I can have better control over my development environment.


The idea is we can consolidate the migration scripts, add the dev.db to the .gitignore file and control exactly the data that will be added to the database after generating from the schema.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions