Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Change native tracking method type and event type to int64#39

Merged
mxmCherry merged 1 commit intomxmCherry:masterfrom
zachbadgett:event-tracking-method-fix
Jul 8, 2019
Merged

Change native tracking method type and event type to int64#39
mxmCherry merged 1 commit intomxmCherry:masterfrom
zachbadgett:event-tracking-method-fix

Conversation

@zachbadgett
Copy link

Both event type and event tracking type include exchange specific values that are over 500; they're currently set to int8 which has a maximum value of 127 and would cause an overflow error. To fix I changed them to int64.

@mxmCherry mxmCherry merged commit 073b7b3 into mxmCherry:master Jul 8, 2019
@mxmCherry
Copy link
Owner

Thank you @zachbadgett , will tag a release in a few minutes

@mxmCherry
Copy link
Owner

Released as v13.0.0

@zachbadgett zachbadgett deleted the event-tracking-method-fix branch July 8, 2019 19:35
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