Baqir Khan
Baqir Khan
Related to this PR: https://github.com/aspen-cloud/triplit/pull/149 TS Config file. ```jsonc { "compilerOptions": { "composite": true, "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", "target": "ES2020", "useDefineForClassFields": true, "lib": [ "ES2020", "DOM", "DOM.Iterable" ], "module": "ESNext", "skipLibCheck": true,...
Similar error on `client.ts` as well: 
How will this issue fix: https://github.com/openai/codex/issues/2911
Hi, Face this issue while working with Supabase auth. Any update on this? [Discord](https://discord.com/channels/839993398554656828/1263872055305179249)
I'm also facing this issue. `data` is a `jsonb` column. 