Skip to content

Fixes #11325. SQL CALL() has never been used before. Should be fine now....

Carsten Rose requested to merge F11325SqlPreparedFunctionCall into develop

Fixes #11325. SQL CALL() has never been used before. Should be fine now. Unsupported: Multiple (like query_multi()) - only the first one will be returned.

Merge request reports