node-sql-template-strings
node-sql-template-strings copied to clipboard
Booleans are not converted to TINYINT
This is relevant for MySQL and MariaDB that don't have a native boolean type. Not sure about Postgres