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

Remove @internal from OrmSchemaProvider #1334

Open
vudaltsov opened this issue Mar 16, 2023 · 0 comments
Open

Remove @internal from OrmSchemaProvider #1334

vudaltsov opened this issue Mar 16, 2023 · 0 comments

Comments

@vudaltsov
Copy link
Contributor

Feature Request

I propose to make OrmSchemaProvider part of the public api. The reason is that when I am trying to decorate SchemaProvider, I have to pass new OrmSchemaProvider(...) somehow. And currently I do that against the rules. Also the class is final, so it should be pretty safe for the library.

Q A
New Feature yes
RFC yes
BC Break no

Summary

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