On 1/12/18, petern <[email protected]> wrote: > Is adding arg_count and > is_aggregate columns to PRAGMA function_list() on the roadmap?
How would that work with functions like coalesce() and max() that take an arbitrary number of arguments, or like max() that is an aggregate with one argument and a scalar with two or more arguments? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

