TimoStolz
TimoStolz
Stored procedure is neither sortable nor filterable, although commented as @sortable and @filterable
### Summary In GraphiQL, the fields `orderBy` and `condition` are missing for the stored procedure `search_powerups(varchar)` (see below), although it is properly commented as `@sortable` and `@filterable`. ### Steps to...
In https://github.com/graphile/postgraphile/blob/601a1086a2c10ebae4747364e199f2517d653861/src/postgraphile/http/createPostGraphileHttpRequestHandler.ts#L132, provided JWTs are ignored, if a jwtSecret is missing. However, I would expect, that JWTs would still be taken into account, if one is able to provide a...
Dear contributers, dear community, I'd like to build a web-application in python that can be extended using lua scripts. These extensions are contributed by affiliated developers, and in general, their...
### Summary I use pg_dump to save data from tables, that are currently under development, and sometimes, pg_dump yields no data, sometimes it does, although there was data, before the...
### What version of Bun is running? 1.0.11 ### What platform is your computer? Linux 6.2.0-36-generic x86_64 x86_64 ### What steps can reproduce the bug? Please build a project depending...
**Is your feature request related to a problem? Please describe.** When using a hipblas build, I'm always frustrated that whisper.cpp is using my CPU instead of my GPU. Unfortunately, whisper.cpp...