-
I'd like to go ahead and present this RFC for implementation, possibly early as it looks to have full support. Or, at the least, I'd like to get the discussion and ideas flowing for implementation in …
-
### Description
I am encountering an issue when using `GenericPrefetch` with `PolymorphicModel`. The `content_object` attribute is `None` when trying to prefetch related objects.
### Environment…
-
## Problem statement
Generating a server with polymorphic types, where the type is returned as a property of the response fails to generate correct go code.
Here is a mimimun example
## Swagger s…
-
When using polymorphic types with `System.Text.Json` and configuring `FallBackToNearestAncestor` and `IgnoreUnrecognizedTypeParameters` to true you cannot tell the Json type discriminator of unrecogni…
-
following assets footsteps
create a script to update design attributes for existing designs before removing the design type models
https://github.com/goodeats/epic-pppaaattt.xyz/issues/174
-
In SML the programmer gets for free an equality function for all equality types:
`op= : ''a * ''a -> bool`
This is great - it relieves the programmer from having to define
equality for all of user-d…
Ud71p updated
9 months ago
-
These utilities could be cleaned up and documented better. Especially there's an edge case when passing a polymorphic component as a `component` prop of another polymorphic component basically disable…
-
I've had polymorphic relationships on my wishlist, and looked into the `Ash.Type.Union` + `calculation` approach and thought maybe things could go a bit deeper. Realistically, this would combine well …
bcksl updated
9 months ago
-
ChatGPT hallucinates so much on that topic, it means it never processed anything about it. Which means a tutorial is highly needed
PR: https://github.com/ocaml/ocaml.org/pull/1531
-
### Feature Description
Idea from Rails Polymorphic association
Suppose I want to create Download as an Entity
Which will link to Customer , User and other entity,
I want download to be lin…
ak15 updated
10 months ago