is branch-ing ready for production use.
main
in my sveltekit repo but with active users now i will have to created a dev
. ...Error when using Xata on AWS Lambda
Several connection problems with Datagrip
Cannot connect to by database with DataGrip

pgvx: complex return types
Exclude special columns when fetching records
xata.*
and xata_*
columns from the query results? I'm trying to maintain a two way sync between a client side user form and the database. These special columns make the form validation fail, I have to filter them out which is kind of frustrating. Is there a way to select all [*]
columns and exclude these xata
columns?Search Method Cache issue
Xata dedicated instance version string
table [Zeldadle:main/zelda_daily_boss] is not compatible with xata; please adapt it

"Projection/Select" in search queries?
File-Type Columns no work
Links (Relationships) database structure and filter / query approach

REST API - Unknown Column Type
Unable to get query using dynamic table
This expression is not callable.
Each member of the union type '{ <F extends FilterColumns<AgentRecord> | JSONFilterColumns<AgentRecord>>(column: F, value: FilterValueAtColumn<AgentRecord, F>): Query<...>; (filter?: BaseApiFilter<...> | ... 1 more ... | undefined): Query<...>; } | { ...; } | { ...; } | { ...; }' has signatures, but none of those signatures are compatible with each other.ts(2349)
This expression is not callable.
Each member of the union type '{ <F extends FilterColumns<AgentRecord> | JSONFilterColumns<AgentRecord>>(column: F, value: FilterValueAtColumn<AgentRecord, F>): Query<...>; (filter?: BaseApiFilter<...> | ... 1 more ... | undefined): Query<...>; } | { ...; } | { ...; } | { ...; }' has signatures, but none of those signatures are compatible with each other.ts(2349)
Sql over http unused parameters.
unable to execute start operation: pq: syntax error at or near ")"
Column is not an object or link
Child
table. It says "Error loading data... columns invalid: column [parentId]: column is not an object or link".
I have done the modification thing that xata prompts me for when I first open the viewer I just have not pulled the schema to my prisma.schema as I thought it was more clear to only show the schema I wrote.
What am I doing wrong?...High severity vulnerabilities when installing @xata.io/cli