Skip to content

Add UUID to ID_TYPES - #26

Merged
paolodamico merged 1 commit into
masterfrom
distinct-uuid
Apr 2, 2021
Merged

Add UUID to ID_TYPES#26
paolodamico merged 1 commit into
masterfrom
distinct-uuid

Conversation

@Twixes

@Twixes Twixes commented Apr 1, 2021

Copy link
Copy Markdown
Contributor

Makes UUID an accepted ID type. No changed in processing code needed, as stringify_id already str()-casts IDs. Resolves #25.

@paolodamico paolodamico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@paolodamico
paolodamico merged commit 15ebe85 into master Apr 2, 2021
@paolodamico
paolodamico deleted the distinct-uuid branch April 2, 2021 00:59
@neilkakkar neilkakkar mentioned this pull request May 7, 2021
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.

Library does not accept uuid.UUID as distinct_id, but Posthog uses UUIDs internally

2 participants