Ivan
09/25/2021, 10:04 AMRyan
09/27/2021, 7:12 AMfield String?
2. Apply the migrations
The following is only need if you want the field as required
1. Seed data for the optional field
2. Make it required in the schema and apply the migrationIvan
09/29/2021, 6:53 PMIvan
09/29/2021, 6:57 PMRyan
09/30/2021, 6:14 AMprisma migrate dev
to apply the migrations in the development environment and migrate deploy
for pipelines.