Open
Description
Despite having both mysql2 and @types/node installed, connection.query does not seem to have the proper types defined, despite being a valid and documented command:
https://sidorares.github.io/node-mysql2/docs/documentation/typescript-examples
Any suggestions?