-
### Description
I'm trying to use `@tanstack/vue-query` plugin, but getting type errors with infinite queries and mutations.
For infinite queries:
```
The inferred type of 'getMyHistoryInfinit…
zumm updated
47 minutes ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
A very simple circular/recursive data model produces a ton of duplicate schema definitions li…
-
Hello,
We had problems and breakdowns with our services after the last INSPIRE schema updates (2024.1 and 2024.2). The services affected were those that reference schemas that have been changed und…
-
# Problems to be solved
- Remove code duplication for schema serialization (dxcontent.py and site.py)
- Allow custom serialization of specific behaviors.
- A use case would be to serialize a …
-
### What happens?
DuckDB currently doesn't support creating TEMP tables in different catalogs and it's documented [here](https://duckdb.org/docs/sql/statements/create_table.html#temporary-tables).
…
-
Using codegen (1. in #148)
-
Searching for tables which appear in both "cooked" and "raw" schemas returns the raw schema first, which confuses users.
For example:
![image](https://github.com/opensafely/documentation/assets/19…
-
Even if an endpoint includes `option.RequestContentType("application/xml; charset=UTF-8"),` on schema.
Example:
```
fuego.Get(s, "/", exampleController,
option.Description("Returns example da…
-
Consider these two specifications:
```yaml
#a.yaml
openapi: 3.0.0
components:
schemas:
Merged:
allOf:
- $ref: '#/components/schemas/Example'
- $ref…
-
Now that we aligned versioning schemas with proxy versions, we should show a warning when the user tries to load a config file that uses a schema with a different version than the current proxy versio…