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

bootstrap with postgresql and a schema #16

Open
RobertSudwarts opened this issue Sep 4, 2014 · 0 comments
Open

bootstrap with postgresql and a schema #16

RobertSudwarts opened this issue Sep 4, 2014 · 0 comments

Comments

@RobertSudwarts
Copy link

I have a 'pluggable' application whose db models/tables are to go into their own schema.
ie plug_schema_name.table_name

With a freshly created database (where there no schemas yet in place), is there any way to create the schema by the 'pluggable' application before create_tables is run by the 'plugged' application?

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