-
These issues are specific to tables named `users`, case-insensitive.
I have not observed the issues in tables by other names, and I have tried this in multiple databases.
Also, this follows a conv…
-
The Vercel Serverless Functions example app has a postinstall script that is referencing a certain db
https://github.com/xataio/examples/blob/main/apps/starter-vercel-serverless-functions/package.j…
-
**Describe the bug**
The deno.land url `'https://deno.land/x/xata/mod.ts'` mentioned in the [docs](https://xata.io/docs/sdk/getting-started#deno-support) does not work, it returns an http 404 error.
…
-
Hello there!
It's my first time I wanted to try Xata and I have followed the instructions using the CLI to generate the xata.ts and I've been getting this error
`Uncaught SyntaxError: ambiguous …
-
![image](https://user-images.githubusercontent.com/2181866/191478240-c47bcafd-6406-4768-aca5-eac157fef89d.png)
```
403 verbose stack TypeError: Cannot read properties of null (reading 'matches')
…
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
A tool to take screenshots of a given web page.
**What is the URL of the project you'd like to add to _Best of JS_?**
…
-
**Describe the bug**
With the following code (simple expressjs app)
```ts
// Delete climber
app.delete("/climbers/:id", async (req, res) => {
const id = req.params.id;
try {
c…
-
**Describe the bug**
Requesting the `id` attribute from a link make the request failed.
**Reproduction steps**
```ts
const { records: ascents } = await xata.db.ascents
.filter({ "route.id…
-
**Describe the bug**
Loom: https://www.loom.com/share/4612e5d993014dfc99b4ac797a58a56e
`xata init` always fails with `Invalid API key` when `.env` is present and contains an older API key, d…
-
**Describe the bug**
![image](https://user-images.githubusercontent.com/9947422/180815047-5eb92e91-bb05-43d9-8bd4-faa1bf08693a.png)
![image](https://user-images.githubusercontent.com/9947422/18081…