fjf2002
fjf2002
> how about annotating the function through our config. A similar idea was proposed on [#2028 (comment)](https://github.com/PostgREST/postgrest/issues/2028#issuecomment-973832177). Yes, that seems to be a good idea. That would also solve the...
Thank you for your detailed answer. However I should have been more clear that I consider my `input.on.keypress` case just as an example of a the more general problem that,...
Pursuing the idea of pre-compiling onImmediate-Lambdas into JavaScript, I've written a small kotlin compiler plugin as a proof-of-concept. On compilation it can - remove method calls of methods with name...
Sorry for my late answer but here it is: > because if this was an issue for you guys I'm sure it's been an issue for many others. Well, I...
*BUMP* Any thoughts/opinions on whether to go in this direction?
Hello @sanity, nice to hear from you. Meanwhile in the project that I work in we decided not to use Kotlin, i.e. kwebio is not an option any more. Nevertheless...
Meanwhile, this SOAP docs are active. Closing ticket.
As stated in https://postgrest.org/en/stable/how-tos/create-soap-endpoint.html , > Unfortunately the Accept: text/xml header is currently mandatory concerning PostgREST, otherwise it will respond with a Content-Type: application/json header and enclose the response with...
Thank You! Can that work with a function with scalar-valued return type?
@splitbrain: Sorry if I come too late, I see you have already done some commits. Just one different, perhaps simpler and zero-configuration idea: Observations: 1. The PEN-Test people want a...