Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specifying the sql schemas of my models #131

Open
eullerpereira94 opened this issue Sep 27, 2016 · 0 comments
Open

Specifying the sql schemas of my models #131

eullerpereira94 opened this issue Sep 27, 2016 · 0 comments

Comments

@eullerpereira94
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant