Xata Database Adapter #6797
Gold240sx
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been trying to get it to work for several weeks. There seems to be an issue in that whenever a xata db is setup for Postgres, individual columns need to be formatted in a particular way.... columns named
id
, need to be namedxata_id
for instance. Setting up a xata db from a schema file, into a fresh Payload 3.0 project will get the tables to mount to Xata properly, however after upload, xata will say that it needs to configure the table headers and thats where the problem lies. It would be amazing if it worked. I'd be happy to help in any way I can.Paul from discord said:
It would be amazing if it worked. I'd be happy to help in any way I can.
I think that this was the schema file I was building off but any Payload-compatible schema file should do.
schema.xata.template.json
Beta Was this translation helpful? Give feedback.
All reactions