mirror of
https://github.com/knex/knex.git
synced 2025-12-27 06:58:39 +00:00
* Destroy should not trigger an error. If there was an error, it is piped by the transform. * fix: Close the database connection when a stream iterator fails Co-authored-by: Daniel Cohen Gindi <danielgindi@gmail.com>