package
0.0.0-20250205025020-83e2f57d1359
Repository: https://github.com/taako-502/go-mongodb-sample.git
Documentation: pkg.go.dev

# README

Migrations

xakep666/mongo-migrateを使ったマイグレーションです。

データベースの最新化

$ make latest

バージョンアップ

$ make up

バージョンダウン

$ make down

マイグレーションファイルの作成方法

migrations ディレクトリ配下に、{version}_{name}.sql というファイル名で作成する。

# Packages

No description provided by the author
No description provided by the author
No description provided by the author