Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanson/gorm_migrator
https://github.com/hanson/gorm_migrator
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hanson/gorm_migrator
- Owner: Hanson
- Created: 2023-06-05T11:14:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-05T11:16:03.000Z (over 1 year ago)
- Last Synced: 2024-06-19T16:43:13.364Z (5 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gorm_migrator
本项目适用于gorm 与 protobuf 结合,把 protobuf 的结构生成 gorm 的 model,执行迁移也会改成一些统一的规则,方便使用。
## Install
`go get github.com/hanson/gorm_migrator`