mirror of
https://github.com/knex/knex.git
synced 2025-12-13 07:50:50 +00:00
* Implemented extra boolean param for rollback() Extra parameter allows all migrations to be rolled back. * Removed spurious log * Removed stray debugger instruction * Moved to arrow functions