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

Internal API usages detected by analyzer in providers #15416

Closed
roji opened this issue Apr 19, 2019 · 1 comment
Closed

Internal API usages detected by analyzer in providers #15416

roji opened this issue Apr 19, 2019 · 1 comment
Labels
closed-no-further-action The issue is closed and no further action is planned.

Comments

@roji
Copy link
Member

roji commented Apr 19, 2019

While working on syncing EFCore.PG with preview4, the analyzer flagged several internal API usages, where Npgsql is doing the same thing as the SqlServer provider. Some of them may be known, but I'm dumping them all here - we can triage and split off to other issues later (am omitting obvious cases of the query pipeline which will get replcaed). Hopefully #15393 will help detect this kind of thing earlier in the future.

Tests:

roji added a commit to roji/efcore.pg that referenced this issue Apr 19, 2019
roji added a commit to roji/efcore.pg that referenced this issue Apr 20, 2019
roji added a commit to npgsql/efcore.pg that referenced this issue Apr 21, 2019
@ajcvickers ajcvickers added the closed-no-further-action The issue is closed and no further action is planned. label Apr 22, 2019
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned.
Projects
None yet
Development

No branches or pull requests

2 participants