-
It appears that the postgres 'interval' type isn't considered a base type, so it's not possible for it to be returned as a computed field.
-
Preface: **This PR contains a lot of breaking things I am looking for feedback, please reply if they make sense or not for your needs.**
Not sure if they all make sense for a 3.0 release, but I think…
-
In §5.14 we document two changes to "declare default element namespace":
1. The [default namespace for elements and types] can now be declared to be `fixed` for a query module, meaning it is unaffe…
-
**Describe the bug**
Our database includes what are referred to in the PostgREST documentation as [computed fields](https://postgrest.org/en/v12/references/api/computed_fields.html). These are Postg…
-
We need an entityType for each class, based on which, UI, linearization and postcoordination are configured.
Add in the content migration of the OWL file a computed entityType to each class.
The ent…
-
### What version of Elysia is running?
1.1.20
### What platform is your computer?
Independent
### What steps can reproduce the bug?
Generate a type using the .map operator.
```ts
…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include re…
-
Per https://github.com/kubernetes/kubernetes/pull/126359#discussion_r1691976115 we should scan all our kubernetes libraries to find custom types and use that instead of a hard coded list in `cost_test…
-
> What I was referring to does work (see: https://docs.postgrest.org/en/latest/references/api/computed_fields.html#computed-fields), my question is about fixing the generated type as the typescript er…
-
Idea from @ZacSweers. Similar to AutoValue's [`@Memoized` annotation](https://github.com/google/auto/blob/master/value/userguide/howto.md#-memoize-the-result-of-hashcode-or-tostring).
If a Poko cla…