mirror of
https://github.com/pressly/goose.git
synced 2025-04-27 13:13:52 +00:00
Changed tabs to spaces in string
This commit is contained in:
parent
35a69f048d
commit
3f3c7a46a9
@ -108,7 +108,7 @@ Examples:
|
|||||||
goose postgres "user=postgres dbname=postgres sslmode=disable" status
|
goose postgres "user=postgres dbname=postgres sslmode=disable" status
|
||||||
goose mysql "user:password@/dbname?parseTime=true" status
|
goose mysql "user:password@/dbname?parseTime=true" status
|
||||||
goose redshift "postgres://user:password@qwerty.us-east-1.redshift.amazonaws.com:5439/db" status
|
goose redshift "postgres://user:password@qwerty.us-east-1.redshift.amazonaws.com:5439/db" status
|
||||||
goose tidb "user:password@/dbname?parseTime=true" status
|
goose tidb "user:password@/dbname?parseTime=true" status
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
`
|
`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user