-
Hello. Thank you for the wonderful library.
## Problem
I am currently utilizing both Prisma and Hasura in my project. While I find Prisma's implicit many-to-many relationships to be a powerful f…
-
In my experience plus in Ingvar's comments in #1573, it seems slightly challenging to be implicitly adding fields to a table struct.
It is also unusual from the user's point of view, since they don't…
-
We have some warnings along the lines of
https://github.com/OceanParcels/Parcels/blob/5fff42c2ea4cc12d03df8c936dd391e251658c8f/parcels/field.py#L232-L238
Thoughts on just raising a ValueError i…
-
(Note: this issue is opened in the context of #754 regarding modifications to the observation API of a Display Provider)
The display provider's observation API is missing some optional fields that …
-
### Introduce yourself
Weston Shippy, Trillium
### Ask a question
Currently the restriction reads: "**Forbidden** if `stop_times.start_pickup_drop_off_window` or `stop_times.end_pickup_drop_o…
-
``` idris
record Foo where
bar : {x : Nat} -> Nat
```
wins me this error:
```
When elaborating right hand side of Cat.Foo.bar:
Can't unify
Nat -> Nat (Type of bar)
with
Nat (Expect…
-
```
pkg/testutils/lint/passes/errcmp/errcmp.go:105:71: ast.Object has been deprecated since Go 1.22 and an alternative has been available since Go 1.0 (SA1019)
```
[Documentation link](ht…
-
Unlike msgpack, json cannot contain anything other than strings in keys.
I believe that it should always save strings. For other cases, make some exceptions explicitly.
R-omk updated
3 years ago
-
The style and apparent audience (e.g. publisher or user) of descriptions in the schema is inconsistent. Compare the `Tender.submissionMethod` field to the 'unsuccessful' code in `awardStatus`.
* [ …
-
Currently open boundary conditions only work correctly for non-hydrostatic models. To work correctly with hydrostatic models with a free surface, the free surface needs to know about the open boundary…