Custom id field in transaction update operations
using pgstream to replicate Azure Postgres Flexible Server
summarize pagination
summarize
to get unique values for a text
column from my table. i've pageSize set to 10.
with getPaginated
i use the meta
in the object returned to implement cursor based pagination.
with summarize
i don't have the meta
in the object returned. how can i go about implementing pagination with summarize
?...Added a column 6 hours ago, and it is still doing a migration
Import a CSV file with text[] column type
.search Issue
FetcherError: Internal Error
What support is there for database events?
Writing data from Kafka topic to database
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?