Skip to content

Commit 9c9414d

Browse files
animeshk923ankur-archaidankmcalister
authored
docs: add new note (#7169)
* docs: update with a note - added a note so that the reader will have a clarity that their folder name may differ from the example presented in the document * remove irrelevant text --------- Co-authored-by: Ankur Datta <[email protected]> Co-authored-by: Aidan McAlister <[email protected]>
1 parent e8d4bde commit 9c9414d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/200-orm/300-prisma-migrate/050-getting-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ To get started with Prisma Migrate in a development environment:
9191
└─ 20210313140442_init/
9292
└─ migration.sql
9393
```
94+
> **Note**: The folder name will be different for you. Folder naming is in the format of YYYYMMDDHHMMSS_your_text_from_name_flag.
9495
9596
1. Add additional fields to your schema:
9697

0 commit comments

Comments
 (0)