- removed several "write to $_" occurrences that invaded callers' namespace
- removed several unintended "to_string()" conversions when checking variables
- fixed sqlValueList to optionally convert its arguments to sqlParameter
- replaced cumbersome "getLastInsertId" implementation with native DBI code