mirror of
https://github.com/knex/knex.git
synced 2025-07-09 18:11:17 +00:00

* Fix event listener duplication. Start executing more tests in CI; fix broken test. * Fix listener * Fix listener * Fix Node 6 support * There doesn't seem to be a clear way to fix listener behaviour in Node 6, so let's just ignore it for the time being, especially considering that we are dropping support for Node 6 in April anyway. * Update migration guide