Protected
Normalizes values necessary for the conection driver to bind parameters for prepared statements. E.g. SQLite does not support boolean, so we convert boolean to number.
Optional
Generated using TypeDoc
Normalizes values necessary for the conection driver to bind parameters for prepared statements. E.g. SQLite does not support boolean, so we convert boolean to number.