https://bugs.documentfoundation.org/show_bug.cgi?id=105112
--- Comment #22 from Julien Nabet <[email protected]> --- Reading about getFunctions, it seems it retrieves user defined functions (at least for Firebird). So I thought about doing a union between the user functions + functions we need (AVG, COUNT, etc.) It doesn't fully respect JDBC way but JDBC doesn't seem to provide an API to know if these kind of "system" functions are available or not (unless I missed it). First I've submitted on gerrit a patch for fix the FB request where there was missing spaces and quotes, see https://gerrit.libreoffice.org/c/core/+/176669 -- You are receiving this mail because: You are the assignee for the bug.
