README ¶ General Information Migration component that allows you to apply migrations to the database and record the status of migrations applied. If one of the migrations is not applied, all applied migrations are cancelled. Examples for MongoDB for PostgreSQL Use Add migrate as a dependency to the project go get gitlab.com/rathil/migrate@v1 Install migrate as a cli program go install gitlab.com/rathil/migrate/cmd/migrate@v1 Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd migrate driver internal mongodb postgres examples mongodb postgres filesystem helper Click to show internal directories. Click to hide internal directories.