We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc6c43 commit 2cbf5a0Copy full SHA for 2cbf5a0
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