mirror of
https://github.com/diced/zipline.git
synced 2025-05-19 07:44:46 +02: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 |
||
---|---|---|
.. | ||
migrations | ||
schema.prisma |