Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Adds ValueGeneratedNever if identity type is Manual #18

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

Falthazar
Copy link
Contributor

Seemed to ignore identity type previously.
This might need a bit more review, I'm unsure if ValueGeneratedNever() is correct for "Manual", and if nothing should be added for identity type "None"?

Seemed to ignore identity type previously.
This might need a bit more review, I'm unsure if `ValueGeneratedNever()` is correct for "Manual", and if nothing should be added for identity type "None"?
@msawczyn
Copy link
Owner

Fabulous! Hoping to get to this by the end of today, along with the fix for #14

Copy link
Owner

@msawczyn msawczyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right call on the Manual and None choices. Thanks!

Had to fix some typos, and the IdentityType properties are enums, not strings, but the change is in.

@msawczyn msawczyn merged commit cc9233f into msawczyn:master Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants