deis / deis/workflow-manager-api
Initialize DB tables using gorm
Open
enhancement
- Dominant language
- Go
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
After #48 is complete, all data queries against the DB will be handled by gorm. This issue is for using gorm for initializing the DB with gorm. I don't think this issue is high priority because DB initialization is a centralized operation only done in 1 place, hence I haven't assigned this issue a milestone.
This issue follows #48.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.