Cawfehhh
PATCH record not working but GET is?
I didn't change anything and suddenly the PATCH record stopped working, even though I followed the convention
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/tables/table_name/data/record_id
The error message I got was:
I tried calling the same URL but using GET and I got the correct record. Why does this happen?5 replies
High severity vulnerabilities when installing @xata.io/cli
Hi all, encountered 4 high severity vulnerabilities when I installed the CLI:
Ran
npm audit fix
, then it got down to 3:
Forced a fix, and it got up to 17 (can't paste the output for some reason).
And then tried fixing and force fixing and it goes on in a loop.
Should I be worried about the vulnerabilities?3 replies