Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



CLI usage
  • Simple wrapper around this library.
  • Handles ctrl+c (SIGINT) gracefully.
  • No config search paths, no config files, no magic ENV var injections.

CLI Documentation

Basic usage

$ migrate -source file://path/to/migrations -database postgres://localhost:5432/database up 2

If you want to change selection, open document below and click on "Move attachment"

Unknown title
- read from remote Bitbucket repositories Gitlab - read from remote Gitlab repositories AWS S3 - read from Amazon Web Services S3 Google Cloud Storage - read from Google Cloud Platform Storage <span>CLI usage Simple wrapper around this library. Handles ctrl+c (SIGINT) gracefully. No config search paths, no config files, no magic ENV var injections. CLI Documentation Basic usage $ migrate -source file://path/to/migrations -database postgres://localhost:5432/database up 2 Docker usage $ docker run -v {{ migration dir }}:/migrations --network host migrate/migrate -path=/migrations/ -database postgres://localhost:5432/database up 2 Use in your Go project A


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.