Skip to content

Commit 7018841

Browse files
author
huy
committed
Refactor readme
1 parent e93eaf0 commit 7018841

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Migration with symfony doctrine and postgres
22

3+
---
4+
35
## First steps
46

57
### 1. Create database
@@ -72,6 +74,7 @@ ocramius/package-versions: ...done generating version class
7274
19 packages you are using are looking for funding.
7375
Use the `composer fund` command to find out more!
7476
```
77+
---
7578

7679
## Usage:
7780
### 1. Dump sql
@@ -122,6 +125,7 @@ To run just this migration for testing purposes, you can use migrations:execute
122125
To revert the migration you can use migrations:execute --down 20210428072213
123126
```
124127

128+
---
125129
## Result
126130
#### Migration Database
127131

0 commit comments

Comments
 (0)