mirror of
https://github.com/diced/zipline.git
synced 2025-12-30 14:41:14 -08:00
* fix: prisma int supports up to 2gb. Bigint supports a lot more than 2gb. * yes, i ran `yarn migrate:dev` * fix: cannot assign bigint to number * fix: 'bigint' is not assignable to type 'number'. * fix: 'bigint' is not assignable to type 'number'. * jesus christ * Well okay then next