Be sensitive to int/long for primary keys
bryanduxbury opened this issue · 1 comments
bryanduxbury commented
Be sensitive to int/long for primary keys
seancarr commented
I submitted a pull request that treats all primary keys as longs, regardless of whether they actually are bigints or not.