mirror of
https://github.com/status-im/migrate.git
synced 2025-02-23 16:28:08 +00:00
commit
33aebee975
@ -15,9 +15,11 @@ migrate -url postgres://user@host:port/database -path ./db/migrations up
|
||||
migrate help # for more info
|
||||
|
||||
# TODO(mattes): thinking about adding some custom flag to allow migration within schemas:
|
||||
-url="postgres://user@host:port/database?schema=name"
|
||||
-url="postgres://user@host:port/database?schema=name"
|
||||
|
||||
# see more docs: https://godoc.org/github.com/lib/pq#hdr-Connection_String_Parameters
|
||||
```
|
||||
|
||||
## Authors
|
||||
|
||||
* Matthias Kadenbach, https://github.com/mattes
|
||||
* Matthias Kadenbach, https://github.com/mattes
|
||||
|
Loading…
x
Reference in New Issue
Block a user