Yusuf Sultan
Yusuf Sultan
The `markdown-it-katex` package now has 6 PRs to update the ancient KaTeX version and apparently the [maintainer](https://github.com/waylonflinn) is not going to merge any of the PRs for some reason (perhaps...
I've configured my adapters in the config while, and whenever I `monitor`, I get something like this: ``` # fault_tolerant_router monitor RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument bind:...
- EdgeDB Version: Docker image tagged version "2" - OS Version: Arch Linux 1. Setup a new EdgeDB project 2. Migrate to this schema: ``` module default { scalar type...
- EdgeDB Version: EdgeDB version "2" Docker image - OS Version: Arch Linux Steps to Reproduce: 1. `DROP` a `CONSTRAINT` I couldn't put together a schema that reproduces the bug,...
I'd like to run a transaction as such: 1. `MULTI` 2. `` 3. Run some code based on results, and if no errors are raised: 4. `` 5. ... 6....
### Description Every some time, the app completely crashes on production and I get this from Sentry:  This was also happening on versions previous to 0.72 as well ###...
**Code** The code causing the error. ```typescript e.math.abs(e.op(1, '*', 2)) ``` **Schema** Your application schema. ``` module default {} ``` **Generated EdgeQL** N/A **Error or desired behavior** ``` No function...
See https://github.com/Witko/nvidia-xrun/pull/137#issuecomment-545840187