hi. i've been trying to make d1 work in rust with bigint (i64) data types, and i keep getting this

hi. i've been trying to make d1 work in rust with bigint (i64) data types, and i keep getting this error: Error: Error: D1_TYPE_ERROR: Type 'bigint' not supported for value '300' - Cause: Error: D1_TYPE_ERROR: Type 'bigint' not supported for value '300'. what am i missing?
Was this page helpful?