-
Hello 👋
Thank you for all the work you've invested in putting this together. I have a question that perhaps isn't ultimately specific to the Adonis+Remix combo (moreso for `lucid` + client-rendere…
-
### Summary
There are a few places in the documentation that refer to "repositories". Some examples (perhaps not exhaustive):
- https://docs.litestar.dev/latest/tutorials/repository-tutorial/01-mode…
-
I think the use cases outlined here are good. Does it also make sense to add something for the cases where DTO Record Entity assembly happens outside the direct EntityManager context? Basically I am …
-
RECAP
-
### Background
Layout definitions are currently being transferred to and from the server as raw string values in a single JSON field. Since the layout is defined in a JSON format, we want to embed thi…
-
## Feature description
Imagine types are stored in files following this folder structure:
```
src > parsers > a.ts
src > parsers > b.ts
....
src > parsers > x.ts
```
### Input
```yarn t…
-
It would be nice if this library could be applied to a project by convention so that there are fewer explicit references of `Expressionify` throughout the code. I'm interested in using this library t…
-
感谢留下你的意见和建议!
-
The stats.lua script uses string:match() lots of times when processing query parameters.
In most cases the regex is not anchored, which means that the parameter can contain additional characters. Thi…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…