Docs unclear on prevention of sql injection
I am new to massivejs. I have been looking through the docs to see if/how it prevents sql injection.
I did a few searches using duckduckgo and google, and I gather from the few hints I found that massive builds on top of a lower-level postgres lib and sql injection is prevented there.
I am suggesting that a section be added to the docs to explain whether sql injection is prevented and if so how.