mirror of
https://github.com/knex/knex.git
synced 2025-11-11 23:54:44 +00:00
* Add test for drop-and-recreate with async/await * Add some tests with schema * Use correct migrations * Add tests with promise chains for comparison * Fix migration * Fix Node 6 compatibility