Update bot

Took 2 hours 17 minutes
This commit is contained in:
2021-03-15 09:32:14 +01:00
parent e76ad758b8
commit 6102599e5d
201 changed files with 26670 additions and 87 deletions

6
node_modules/named-placeholders/Changelog.md generated vendored Normal file
View File

@ -0,0 +1,6 @@
1.1.0 - 21/09/2015
- exception is now thrown if parameters are missing
1.0.0 - 14/09/2015
- added double-semicolon placeholders ( see https://github.com/sidorares/node-mysql2/issues/176 )
- added toNumbered helper ( postgres style $1 parameters )