You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have recently hit larger IDs in production, this tries to temporarily
work around that by making use of the negative ID space, hopefully
buying us a good chunk of time to make the larger change to switch to
2**64 IDs. Since the conversion is bidirectional, if not numeric value
preserving, it should hopefully be OK.
0 commit comments