-
## Bug description
`prisma introspect` with native types produces invalid schema.
## How to reproduce
1. Deploy the following SQL
```sql
CREATE TABLE public.grading_periods (
id …
-
**Context**
- MapFish print version: [Docker image 3.29](https://hub.docker.com/layers/camptocamp/mapfish_print/3.29/images/sha256-64f57772e48915437e1525b462cadd9faf39fe5f2d111dc327aa31ea40462c2b?c…
-
Roma is objecting to an ODD file I have been submitting to it, with the error message
> The processing instruction target matching "[xX][mM][lL]" is not allowed.
The only problem is that the OD…
-
This might be two issues, but I wanted to bring them up together with a single schema as a reference point for examples.
### Minimal schema:
```
type Journal {
_id: ID!
name: String!
…
-
Hi! I think this may be a spec bug.
Say I have an interface with no implementers.
```graphql
interface Intf {
field: Int
}
type Query {
intf: Intf
}
```
I can query this field and …
-
### LanceDB version
v0.4.19
### What happened?
When adding data, we get the error:
```
TypeError: Table and inner RecordBatch schemas must be equivalent.
```
This comes from the line:
ht…
-
currently archive ttl docs show this, would be great if u could filter wfs by some name to not be deleted (or alternatively delete only those name prefixes specified).
> ## Archive TTL
>
> You ca…
-
To be able to properly use coverage overlays (#1713), we need to increase coverage close to 100%. Many of the files are close to that already.
This issue is to track progress across PRs.
TODO:
…
-
Standardize Meza to be like MediaWiki itself: convert Meza to use a declarative wiki ID (e.g. in YAML or JSON) rather than the current indirect method of reading directories in the server document roo…
-
### Is your feature request related to a problem?
I'm wondering if you support objects as query params. I've been trying to use this feature, which seems to be supported by OAS 3.0, but it seems yo…
valp0 updated
3 weeks ago