We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cc6c43 + 2cbf5a0 commit 2d19136Copy full SHA for 2d19136
README.md
@@ -682,7 +682,7 @@ These are the flags available for `up` and `down`:
682
**Example:**
683
684
```
685
-kallax migrate up --dir ./my-migrations --dns 'user:pass@localhost:5432/dbname?sslmode=disable' --version 1493991142
+kallax migrate up --dir ./my-migrations --dsn 'user:pass@localhost:5432/dbname?sslmode=disable' --version 1493991142
686
687
688
### Type mappings
0 commit comments