Total nitpick, but the sql example has written sql injection written all over it.
The example is works, but as a casual reader this annoyed me.
At least postgres has its own prepare statement syntax that has something that could be considered to be string interpolation like.
That is just in https://code.dlang.org/packages/dpq2
I would like to see a different example, but as said nitpick.
Total nitpick, but the sql example has written sql injection written all over it.
The example is works, but as a casual reader this annoyed me.
At least postgres has its own prepare statement syntax that has something that could be considered to be string interpolation like.
That is just in https://code.dlang.org/packages/dpq2
I would like to see a different example, but as said nitpick.