Skip to content
Prev 1497 / 1559 Next

Parameterised queries

I think the API should be as safe as possible by default, and
sacrificing safety for speed should only be done explicitly when the
user asks for it.

Hadley