-
**Describe the bug**
`db.insertInto('my_table').values()` throws errors in Typescript since it expects the presence of fields and methods from `XataRecord`.
**To Reproduce**
- Create a simple…
-
### What version of Bun is running?
1.1.4+fbe2fe0c3
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
`bun add @xata.io/client`
### …
-
Hello, i encountered problem when trying running xata command in celia account, the command is not recognized by system.
![image](https://github.com/xataio/client-ts/assets/157951963/3bcbaab5-4…
-
### Adapter type
@auth/xata-adapter
### Environment
```
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 13.71 GB / 23.88 GB
Binar…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.4
### Describe the Bug
When using pgEnum, it won't work with xata when try…
-
**Feature request**: Provide a database backend for Xata in Django (`django-xata`).
**Description**: Django officially supports certain SQL databases, while 3rd party providers may release and main…
-
Just starting the template,
in .env I have:
```
DATABASE_URL=postgresql....
# default value for AUTH_PROVIDERS, not sure how the app behaves in this situation
AUTH_PROVIDERS=
```
`npx prisma…
-
**Describe the bug**
When using `xata codegen` in a project that is compiled as a library with `"declaration": true`, this results in an error TS18046
- init a ts package project with "declarati…
-
Seem like using KV store by Cloudflare has some delay in updating so we might face some stale data.
Some potential solution
- [ ] https://www.xata.io/
- [ ] Supabase
- [ ] Firebase
-
### Where is the issue?
https://xata.io/docs
### What's in the docs?
### What should be in the docs?
The hover effect should be fixed, it would help to create a better UI.
### Add…