Server : Apache/2.4.52 (Ubuntu) System : Linux srv913213 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/thread-self/root/var/www/talentgenesis_admin_backend/node_modules/sqlstring/ |
2.3.3 / 2022-03-06 ================== * Fix escaping `Date` objects from foreign isolates 2.3.2 / 2020-04-15 ================== * perf: remove outdated array pattern 2.3.1 / 2018-02-24 ================== * Fix incorrectly replacing non-placeholders in SQL 2.3.0 / 2017-10-01 ================== * Add `.toSqlString()` escape overriding * Add `raw` method to wrap raw strings for escape overriding * Small performance improvement on `escapeId` 2.2.0 / 2016-11-01 ================== * Escape invalid `Date` objects as `NULL` 2.1.0 / 2016-09-26 ================== * Accept numbers and other value types in `escapeId` * Run `buffer.toString()` through escaping 2.0.1 / 2016-06-06 ================== * Fix npm package to include missing `lib/` directory 2.0.0 / 2016-06-06 ================== * Bring repository up-to-date with `mysql` module changes * Support Node.js 0.6.x 1.0.0 / 2014-11-09 ================== * Support Node.js 0.8.x 0.0.1 / 2014-02-25 ================== * Initial release