Hi,

I have streamlined the *⎕SQL* code a little. As a result *⎕SQL* has been
promoted from a function to a function group. That essentially means
(see *info apl*) that you can now use sub-function names like *⎕SQL.query
*instead of axis arguments.

I also added an *SQLite quickstart* to *info apl* with examples of the new
syntax. The old syntax will remain for backward compatibility, but should
not be used anymore.

Finally I added some CSS to the HTML output of *info apl*. See
https://www.gnu.org/software/apl/apl.html. <https://www.gnu.org/software/apl/apl.html> I noticed that the GNU
servers were a little slow lately, so please use the local version
*doc/apl.html *when possible (its always faster anyway).

Enjoy,
Jürgen

Reply via email to