Closed lalexgap closed 1 year ago
Fixes #124
We probably should just convert most of our number fields to bigints, since we're already casting to a bigint in half a dozen places.
number
bigint
Fixes #124
We probably should just convert most of our
number
fields tobigint
s, since we're already casting to abigint
in half a dozen places.