1benw
Error when trying to apply schema.json after I just dumped it
I'm trying to make schema changes in the schema.json file. I did
xata schema dump -f schema.json
to create the schema file and tried making edits. When I go to apply the changes using xata schema upload schema.json
I get the error Error: invalid key [checkConstraints] in request
Even if I don't make any changes and just try reapplying the schema file I just dumped.
Using Xata with Postgres enabled
Xata CLI version: @xata.io/cli/0.0.0-next.v403cdd55cb26b69c074dbc07b44daa0c2a0a77b6 win32-x64 node-v20.5.0
7 replies