fjf2002

Results 21 issues of fjf2002

Is it possible to unmarshal proper types for the elements of Collections ? **Example:** The generated Excel `Workbooks ` interface implements `Iterable` instead of `Iterable`. As far as I understand,...

Hey brookhong, any ambitions for internationalization? I'm currently just forking to fjf2002/KeyCastOW and modifying your sources. Sincerely, fjf2002

My security department has a problem with sensitive data as part of URLs - here: the JWT. Can you imagine requesting a channel by POSTing a JWT - or like...

enhancement

Is there any interest in this project to support creating SOAP endpoints? I don't think it would be hard. I am building upon #1927, especially: _Uploading raw text to a...

enhancement

In the README in the paragraph > Important: Internally, pg_cron uses libpq to open a new connection to the local database. ... you should give your users the hint for...

Hello, this is my first post on kweb-core. I'm quite excited about the idea of merging server- and client-side programming. I tested your TODO-example where I saw that the websocket...

question
efficiency

Hello, I once had postgrest running with "SQL user management" as described in https://postgrest.org/en/stable/auth.html#sql-user-management . In the MD5 hashing days I even went one step further, not having a password...

Now that I have (almost) everything mentioned in https://github.com/PostgREST/postgrest/issues/2188, I can use SOAP. Suggestion: I could add a HOW-TO for SOAP to the documentation? By the way, I have noticed...

how-tos

**Do you want to request a *feature* or report a *bug*?** In my opinion this is a bug, cf. ``` @() | foreach { 1 } ``` **What is the...

Using the dependency `com.viartemev:the-white-rabbit:0.0.6`, the downloaded file `the-white-rabbit-0.0.6-sources.jar` is merely empty (only `META-INF/MANIFEST.MF` is present). Please supply sources, thank you!