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

nnfabrik.schema_name deprecated but required without access to nnfabrik_core #125

Open
chbehrens opened this issue Apr 22, 2021 · 2 comments

Comments

@chbehrens
Copy link
Contributor

In

schema = CustomSchema(dj.config.get("nnfabrik.schema_name", "nnfabrik_core"))

either nnfabrik.schema_name has to be defined in dj.config or access to an nnfabrik_core schema is required. So setting a schema only via my_nnfabrik is not possible without nnfabrik_core database as importing my_nnfabrik already triggers an AccessError.

@KonstantinWilleke
Copy link
Collaborator

Oh - are you lacking access to our nnfabrik_core? @chbehrens

@chbehrens
Copy link
Contributor Author

What is part of nnfabrik_core and is it necessary/even possible given that we are working with our own databases running on the CIN server?

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

2 participants