mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* perf(query-runner): use Date.now() intead of +new Date() * perf: use Date.now() instead of new Date().getTime() --------- Co-authored-by: Lucian Mocanu <alumni@users.noreply.github.com> Co-authored-by: Mike Guida <mike@mguida.com>