Skip to content
Prev 1474 / 1559 Next

DBI preferred syntax

Right - you shouldn't have to require a backend, but you might want
to. (Also I think it would be good for custom backend functions to be
named like sqliteFunction rather than dbFunction, to make it more
clear to the user that they're extensions)

Hadley