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

Uniquify relational names on demand #10337

Closed
AndriySvyryd opened this issue Nov 17, 2017 · 2 comments
Closed

Uniquify relational names on demand #10337

AndriySvyryd opened this issue Nov 17, 2017 · 2 comments
Labels
closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed.

Comments

@AndriySvyryd
Copy link
Member

Currently the relational identifiers are uniquified after the model is built, so querying one during the configuration could potentially return a different string.

@AndriySvyryd AndriySvyryd self-assigned this Nov 17, 2017
@ajcvickers
Copy link
Member

Discussed in triage and decided do backlog this for now. If we get feedback that this would be useful, then we could consider doing it for this and other "leaks" (e.g. type mapping/value gen flag) in a way that uses an on-demand convention when accessing the metadata through the API.

@ajcvickers ajcvickers added this to the Backlog milestone Nov 22, 2017
@AndriySvyryd
Copy link
Member Author

Could be implemented by #9329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed.
Projects
None yet
Development

No branches or pull requests

2 participants