ajwinkworth

Results 2 comments of ajwinkworth

After some investigation comments in issue #11 suggest integration of Nan would fix this with backwards compatibility. Seems like a reasonable option?

I also seem to have come here hoping to suggest/add something like ```javascript SQL`SELECT (${a(columnName}) FROM ${a(tableName)} WHERE firstName = ${name}`; ``` To find it did exist with SQL.raw() is...