Filter not working.

Cannot connect to DB
no schema has been selected to create in error
How much replicate can create in PRO plan
PATCH record not working but GET is?
https://{your-workspace-slug}.{region}.xata.sh/db/db_branch_name/tables/table_name/data/record_id
The error message I got was:
```...$notExists filter having weird behavior
I am trying to update the user record in my database in the callback function of oauth2. FetchError
Did my PostgreSQL database just get wiped?

Active Migration Won't Complete

Numeric ID for transfer codes
Pgroll support for creating index on huge table with frequent reads & writes
Identity table sequence name is ignored
id int PRIMARY KEY GENERATED ALWAYS AS IDENTITY (SEQUENCE NAME blobs_id_seq ...)
the sequence name is then returned as a number (i.e. 6088102
) this causes issues with migrations via drizzle-kit push
is this a limitation of the free plan and are there any ways around it?Connect xata-db with encore.dev

@auth/xata-adapter issue.
updateSession
doesn't work. i spent some time and bumped my authjs related packages to the latest i.e. @auth/core@latest @auth/sveltekit@latest @auth/xata-adapter@latest
.
my session config is as follows:
```
session: {...invalid or expired jwt

Migrations failed on git update

Error: branch [sharai:develop] has search disabled
Connection terminated unexpectedly
table().get_schema(name) fails with table (name) not found, search_and_filter().query(table) works
Drizzle pull/push: Permission denied for view pg_stat_user_indexes