Cannot upgrade dependencies to the latest versions for @convex-dev/auth and @auth/core
Table architecture for relevancy scores
Kill function
Flushing and exiting, error: invalid filesystem data
convex dev --once -vvvvv, no idea what's going wrong and it doesn't seem like there's any more info. How do I debug this?Migrations suck
Convex in a monorepo package
bun convex dev
bun convex dev
Custom state in JWT ?
fetchQuery: TypeError: fetch failed For a fresh *Next.js* X *Convex* Project
fetchQuery on a next.js server component
```typescript
//page.tsx
import { api } from "@/convex/_generated/api";...First-class offline migrations
Optimistic messages with agent threads?
Deploying to existing preview deployment
Realtime Support for Non-Supported Languages
- Convex’s core value is automatic realtime via reactive queries, no cache gymnastics, which today is only available through the first-party TS client. Bringing a small slice of that to standard protocols would let other runtimes participate. ...
Rename table through migration while maintaining _creationTime
_creationTime fields are now reset. I also don't seem to be able to write those during the insert.
I tried adding a new creationTime field, but now I have to add it to all indices to maintain the same ordering as before....Node 18 Deployment Warning in Cloud Dashboard
Project limit
Can't wrap my head around paginated queries with advanced filters
Custom Privy Auth Integration in Convex
"Transient error" happening on every action call
Does CONVEX_DEPLOYMENT change the generated code in any way?