-
## Background
As it stands, the Encore compiler uses a mixture of relative and absolute
paths when qualifying the names of entities in a module. This is reflected in the
generated C code and can…
Revyy updated
7 years ago
-
As [dicussed](https://groups.google.com/g/quarkus-dev/c/-VH3F6iN-Nc) on the mailing list: a separate sequence provides distinct "id spaces" for each entity type, e.g. simplifying tests, also reducing …
-
Hello Guys, I'm struggling right now to get the correct channel ID using JSONRPC, but unless I'm wrong I find that the Channel UniqueId is auto generated and isn't honoring the m3u8 tvg-id, neither xm…
-
### Bug description
tl;dr;
prisma-zod-generator did not generate anything in the generated folder, in the log no errors found.
### How to reproduce
create a t3 stack app like this:
`pnpm create…
-
Hello to all
I want to have an applicationset for an external chart i.e `kube-prometheus-stack` each cluster has many different values and I want to manage the values via a clean and per env value f…
-
### Bug description
nginx cannot direct port 5555 of the container that is running Prisma Studio Pro https, Prisma Studio only runs on HTTP if you enter the domain name :5555
ex: http://exampledom…
-
Why are you requiring to calculate hash of random bytes? What problem does it solve?
[https://github.com/SK-EID/smart-id-documentation#611-sending-authentication-request](https://github.com/SK-EID/sm…
-
I did a good chunk of the dirty work, but if someone else wants to PR and do the rest let me know. I'll work on this eventually otherwise.
RoF2 client has the opcode 0x72d8 when sent from server it…
-
### Bug description
We are calling prisma create and providing an include to populate relations that are multiple levels deep after creation:
```
{
data: { ... },
include: {
…
-
Thanks for your work, I've been looking for a way to have one source of truth for both frontend and backend validation from Prisma and this looks very promising!
Would it be possible to have a "fro…