Avux アリャ
Confusing Data Structure
So , currently i working on NextJS 15 and using AuthJS
when i get a data from xata using
@xata.io/client": "^0.30.1
, the result was
when i try to submit a data , it said Error: invalid record: column [xata_id]: column not found
when i get a data from xata using @xata.io/client@next
, the result was
when i try to submit a data it working fine , but it broke the AuthJS adapter
Also is there any way for disabling the direct access for postgres ? when i create a database there is no swicth for it and auto enabling it.6 replies