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

Use soft-binding for EF commands #14602

Closed
ajcvickers opened this issue Feb 4, 2019 · 1 comment
Closed

Use soft-binding for EF commands #14602

ajcvickers opened this issue Feb 4, 2019 · 1 comment
Assignees
Labels
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. good first issue This issue should be relatively straightforward to fix. help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

Have some mechanism where providers can opt-in to supporting new features without needing to react to a change to the IDatabaseModelFactory interface. See #6182 for example.

@ajcvickers ajcvickers added this to the 3.0.0 milestone Feb 8, 2019
@ajcvickers ajcvickers added breaking-change help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. type-enhancement labels Feb 8, 2019
@Starkie
Copy link

Starkie commented Feb 9, 2019

This sounds similar on how Selenium implements desired capabilities.

@bricelam bricelam added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 20, 2019
bricelam added a commit that referenced this issue Mar 21, 2019
Also adds an abstract base class for IDatabaseModelFactory

Resolves #14602
@ajcvickers ajcvickers modified the milestones: 3.0.0, 3.0.0-preview4 Apr 15, 2019
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 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
@bricelam bricelam added the good first issue This issue should be relatively straightforward to fix. label May 31, 2019
@ajcvickers ajcvickers modified the milestones: 3.0.0-preview4, 3.0.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. good first issue This issue should be relatively straightforward to fix. help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants