LiveRamp/jack

Be sensitive to int/long for primary keys

bryanduxbury opened this issue · 1 comments

Be sensitive to int/long for primary keys

I submitted a pull request that treats all primary keys as longs, regardless of whether they actually are bigints or not.