d2sqlite3
d2sqlite3 copied to clipboard
Possible to get a result range back using inject() ?
Is there a way to use inject() while getting a result range back?
No, you would have to call bindAll and execute explicitly.