Skip to content

[TINY] Migrations: Add missing primary key null check#10993

Merged
bricelam merged 1 commit into
dotnet:devfrom
bricelam:null
Feb 20, 2018
Merged

[TINY] Migrations: Add missing primary key null check#10993
bricelam merged 1 commit into
dotnet:devfrom
bricelam:null

Conversation

@bricelam

Copy link
Copy Markdown
Contributor

Note, mainline scenarios won't hit this since code is typically only generated for valid models.

Everywhere else in Migrations we already support having no primary key since it's valid for OOB tables.

Fixes #10571

@bricelam bricelam merged commit 9512307 into dotnet:dev Feb 20, 2018
@bricelam bricelam deleted the null branch February 20, 2018 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants