cmck
Branch copy has old schema version
Hi Michael, thanks for bearing with us. We've pushed a fix for this issue (I tested it there with the
support-test-1
branch). One slight caveat, however; the dev
branch has a long migration history, so branches created off it take time to complete. When you create a branch off of dev
you may notice a timeout and an initial discrepancy in the tables. If you wait a few minutes and refresh the page, the branches will match. We're looking to improve this experience moving forward but the root issue has been resolved.12 replies
Help with Drizzle
With your non-postgres-enabled database, you might need to change the client you're using. Looks like you're using the TCP client. Did you try the HTTP client?
https://xata.io/docs/integrations/drizzle
13 replies
Help with Drizzle
Hi Oreki, I suspect the issue is due to
Beta Direct Access Enabled: false
. Without this setting enabled you can't connect directly to your database with a postgres connection string. https://xata.io/docs/postgres#postgres-can-not-be-enabled-on-already-existing-databases you could test this by creating a test db with that setting enabled and see if the connection works.13 replies
Error using aggregation: search disabled
Hi! This error occurs when you use search or aggregate on the free tier. We masde the tough decision recently to move the Search feature to the Pro tier. https://xata.io/docs/sdk/aggregate
https://xata.io/blog/changes-free-tier
3 replies
Requests that go on forever and no response
Hi @Jan H, can you please open a ticket by contacting [email protected] ? Please include your workspace ID and any relevant timestamps, logs, error messages etc. and I'll take a look 👍
10 replies