foundeo / cfdocs

Repository for the cfdocs.org site.

Home Page:https://cfdocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Lucee Function: queryLazy

pfreitag opened this issue · comments

New in Lucee 5.3.6.45: https://luceeserver.atlassian.net/browse/LDEV-2835

queryLazy(sql, listener, params, options);

The listener is a function that is passed the recordset.