Dmitri Pisarev
Dmitri Pisarev
I also really need this. My usecase: I want to generate Mongo $jsonSchema out of Prisma schema.
I actually ended up forking your plugin to make it produce the output suitable for Mongo $jsonSchema. Will publish it later (giving the credit of course).
@tiborsimko no, those other places have no problem: the column, by which you order is present among the select fields.
I would be happy to accept PRs or even add more maintainers to the repo since I'm no longer into the topic and don't have the time to dig it...
Does anyone know if this is still the issue for Keystone-next or if its admin supports more auth methods now?
Wait, is that module even rendered by the new UI?
You can deploy projections via ES' HTTP API, e.g. https://github.com/kolotree/EventModelingJobProcessing/blob/main/src/core-packages/docker/eventstore-projection-creator/create-projection.sh#L18
It's a shame this is not mentioned in the docs: https://v1.prisma.io/docs/1.34/prisma-client/basic-data-access/reading-data-JAVASCRIPT-rsc2/#basic-filters-for-lists Just lost half a day debugging this :(
I guess it would be pretty easy to integrate some external solution like CKE5, the problem is that it won't feel really seamless with Craft's UI. E.g. imagine you have...
Hey, sorry, I had to create my own tiny tabs implementation, so I can't do a PR now.