Skip to content

Version 0.2.4

Latest

Choose a tag to compare

@UnseenKill UnseenKill released this 16 Sep 08:03
· 1 commit to master since this release
  • 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