Divyendu Singh
Divyendu Singh
I think both options should be there, when a user clicks on a url, only that should be specified but there should be an option to ignore query parameters. The...
Awesome, I will draft something substantial in some time. Thanks
@maticzav : Because AFAIK, the issue is in `prisma-binding` string validation.
@maticzav : Most likely no, but if someone relies on this logic for their URL validation, then their application might break. In any case, we should clearly mention this in...
@maticzav : Are you on latest versions of `binding` libraries? If yes, can you please provide a minimal reproduction in form of a github project? Let us move this forward...
@maticzav : I tried to replicate this with the latest stack but so far no luck. Would be great if we can make a reproduction repo around this.
I have a reproduction here: https://github.com/divyenduz/prisma-binding-76
I could only find the ER Diagram for it: https://docs.plesk.com/en-US/obsidian/api-read-me-first/75240/ Note for future exploration: https://github.com/plesk?utf8=%E2%9C%93&q=&type=&language=php
I couldn't find the SQL, @janpio if you are able to, please re-assign me.
Can you define this further? I think we almost have the setup to do this. Do you want to use `load.ts` directly or do you want something running in the...