scoutapp / scout_apm_node

ScoutAPM Agent for NodeJS. Supports Express and other frameworks
https://scoutapm.com
Other
8 stars 9 forks source link

Fix knex support & tests #251

Open ghost opened 4 years ago

ghost commented 4 years ago

A PR to mirror & improve the work done in https://github.com/scoutapp/scout_apm_node/pull/249

ghost commented 4 years ago

It looks like mysql2 support for knex is much hairier than mysql -- while I work on that, support for mysql and pg looks good so I'll push those out to an rc so they're usable ASAP

[EDIT] - only mysql is working properly but the issue for mysql2 has been found -- I'm going to go ahead and release them all together rather than only having partial knex support.