Tobias Möritz
Tobias Möritz
Captchas etc. shouldn't run on precognitive requests, have to rethink this part.
Specific use cases, like providing a HTTP API for your local-first app, require running a server. This server would have to act like a client, receive all mutations via syncing...
## Description When storing content in a structure with the options key the dropdown/context menu for the structure item is broken. **Expected behavior** Correct dropdown would be shown, no matter...
When generating a TypeScript schema (without frameworks, without subscribes) for `https://api.expo.dev/graphql`, the generated code contains 3 instances of: ``` 8839 | limit: ScalarsEnums["Int"]; 8840 | offset: ScalarsEnums["Int"]; > 8841 |...
Once the `records` table grows past a few-thousand rows, the 404 and statistics panels take hundreds of ms (sometimes seconds) to load. Running `EXPLAIN QUERY PLAN` reveals that every range...