SQLite Forum

Pragma_Function_List()
Login
<code>
 name                      builtin type enc  narg   flags
 pow                             1 s    utf8    2 2099200
 group_concat                    1 w    utf8    1 2097152
</code>

How do I interpret (or what are the meanings of):

* type (s = ? w = ?)
* flags