-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Migrations/Scaffolding: Internal code usage in providers #11408
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
providers-beware
type-cleanup
Milestone
Comments
bricelam
added
breaking-change
type-cleanup
and removed
type-enhancement
type-investigation
labels
Jul 31, 2018
@ajcvickers Was this resolved by #15067? |
@bricelam I believe so, but I'm going to double check before closing. |
RevEng
|
ajcvickers
added
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
and removed
breaking-change
poachable
labels
Mar 21, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
providers-beware
type-cleanup
To generate custom string Migrations use IndentedStringBuilder
In scaffolding providers are using TableSelectionSet (deprecated) & ScaffoldingAnnotationNames.
The text was updated successfully, but these errors were encountered: