-
### Environment
- Elixir version (elixir -v): 1.17.3
- Phoenix version (mix deps): 1.7.14
- Phoenix LiveView version (mix deps): 1.0.0-rc.7
- Operating system: macOS
- Browsers tested: Chrome
- …
-
### Description
Right now most fields that aren't supported in ES|QL are reported (in the table) and the messaging (error messages) indicates that they exist but are not supported.
However nested fi…
-
When doing multiple `if` I have no way to close one and continue in the parent branching. Suppose that I have some optional parameters in input that are contained in the `optional_fields` dictionary, …
-
Currently, a
```
richText {
Block {
richText
}
}
```
structure fails, because findField cannot resolve the lexical `editorConfig`.
I don't really feel comfortable suggesting a fix, …
-
## Describe the Bug
Nested pagination through m2m fields is broken with the optimizer enabled. This appears to be because using `.prefetch_related()` with a `QuerySet` annotated with a `Window` funct…
-
Hi! Great library, thanks for the hard work.
I've encountered an issue (or I just don't know how to do it), where I'm trying to rename a nested field. The parsed object looks like this:
`title: …
-
### Elasticsearch Version
8.16
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
cloud
### Problem Description
ESQL isn't always making an error when referring to …
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
### What's not working?
After upgrading to the latest version of Prisma, our Redwood app's GraphQL queries for nested fields are returning incomplete data. For example, when querying posts { comment…
-
## The problem
Right now, quickwit offers a dynamic json and object to represent deep structure.
The tokens emitted are however flattened.
Taking the example of documents holding a t-shirt sh…