Blaz Smolnikar

Results 4 issues of Blaz Smolnikar

Is possible to get SETOF support

enhancement
help wanted

Hi, on one of our servers we get next error PANIC: Uncaught Lua error: bad argument #1 to '?' (datum), it is very randomly and we cant reproduce it. Is...

I think that with PR https://github.com/doctrine/dbal/pull/5765 the filtering is not working as it should and it was working before mentioned PR. https://github.com/doctrine/dbal/pull/5765/files#diff-bd15f9cca82bf2dcf0b0bb88cb4354ae7b277b7cf8443354534d509ac9f2b945L758-L762 this should stay here or should go to...

Bug
Requires Feedback
PostgreSQL

Hi, is possible to have input parameter jsonb type, text[]...? And also is possible to return as a SETOF from rust function? Like `CREATE FUNCTION getfoo(int) RETURNS SETOF foo....` Thanks...

help wanted
good first issue