https://github.com/rafaelsouzaribeiro/migrations
migrations with golang-migrate
https://github.com/rafaelsouzaribeiro/migrations
golang-migrate migrations mongodb
Last synced: about 2 months ago
JSON representation
migrations with golang-migrate
- Host: GitHub
- URL: https://github.com/rafaelsouzaribeiro/migrations
- Owner: rafaelsouzaribeiro
- Created: 2024-05-30T12:14:52.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T19:59:52.000Z (12 months ago)
- Last Synced: 2025-01-28T15:47:57.071Z (4 months ago)
- Topics: golang-migrate, migrations, mongodb
- Language: Makefile
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
How to do migrations?
install the cli: link
Call your MakeFile with the commands: make migrateup, make migratedown
In this example we are using the mongodb database