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

Enabling TinyTypes for primary keys #28

Merged
merged 12 commits into from
Jul 7, 2021
Merged

Enabling TinyTypes for primary keys #28

merged 12 commits into from
Jul 7, 2021

Conversation

slewis74
Copy link
Contributor

@slewis74 slewis74 commented Jun 17, 2021

Changes to IId and IDocument to support TinyTypes as primary keys.

There is no CaseInsensitiveStringTinyType constraint on the generics at the moment to make transition easier. While we're moving, all existing things can be seen as IId

UserId has moved out to MessageContracts and is the initial test case in server. Data now takes a dependency on MessageContracts.

Depends on
OctopusDeploy/Nevermore#149
OctopusDeploy/Server.MessageContracts#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant