### Problem / use case Hello, I stumbled upon this error today: `The JSON column type does not support BigInt values`. It would be nice to be able to store them in the JSON column type directly without `replaceBigInts`. ### Proposed solution _No response_