Specifying the sql schemas of my models
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hi gorma team, this may be a newbie question, I've began to use goa and gorma for the past few days, and I'm absolutely loving it, but it seems that I can't specify from which sql schema my models belong. This can be caused by a overlook done by me while studying the project, but I would be really upset if it's not possible. If its not implemented, you could make a func _Schema(name string, dsl func())_, which could contain at least one model, in order to do this. Also, models that aren't inside one _Schema_, should go into the public schema.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.