-
**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…
-
Hello there;
I tried to use Xata with procrastinate. But Xata disabled CREATE EXTENSION usage for their security. So "CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog;" statement which…
-
**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…
-
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…
-
### 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`
### …
-
### 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…
-
### Bug description
When calling Pulse's `stream()` API with a filter containing a logical combination (e.g., AND), a TypeError is thrown:
```
node_modules/@prisma/extension-pulse/dist/cjs/serial…
ymc9 updated
2 months ago
-
Setup with an Email provider. Sign in via magic link works.
The problem arises when you click on a magic link that was previously used. Expected behaviour is redirection to the [error page](https:/…
atej updated
7 months ago
-
### Problem
It seems that Xata has a default pagination set to 20 records results, and anyway has a max page records of 200.
We hope to reach more than 200 mentors, therefore pages hosting lists…