-
Hi there,
Thanks for the library, first and foremost. It makes developing the business logic with ArangoDB easy af.
An issue I encountered is the incompatibility with FastAPI's endpoint function…
-
We use mypy to help prevent some runtime errors for passing the wrong types of objects around.
In a recent attempt to replace integer math with a timedelta duration, the change from an `int` to ` f…
-
[Builtins](https://c3-lang.org/references/docs/builtins/)
-
Currently, due to its fork of Cairo Hints, Scarb Agent uses protocol buffers to define messages shared between Cairo and an external server.
Now that we're using the YAML schema for the input and o…
-
### What version of `drizzle-orm` are you using?
0.35.3
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
1. Write the following schema
```ts
import { eq } from "…
-
This definition in `pcnt.nim`:
```nim
type
pcnt_evt_type_t* {.size: sizeof(cint).} = enum
PCNT_EVT_L_LIM = 0, ## !< PCNT watch point event: Minimum counter value
PCNT_EVT_H_LIM …
-
Hi @bglw! Thanks again for [publishing the UI as NPM package](https://github.com/CloudCannon/pagefind/issues/209).
While building the [astro integration](https://github.com/shishkin/astro-pagefind)…
-
### Describe the feature
Requiring `+ AsMut` is a major footgun, as it means two opposite things in the implementations of `BufMut` for `Vec` and `&mut [u8]`:
- `Vec` returns the written-to, initi…
-
There are several error cocdes defined in MoQT which state a code and a reason, that is proper English. This contrasts with the QUIC and HTTP/3 specs, which define error codes using Upper Case format.…
-
The privileged spec defines the CSR layouts using wavedrom. The CLIC spec doesn't. This should be aligned.
The layout diagrams do not include descriptions, while the CLIC tables do.
Proposed Resol…