jbrumwell / mock-knex

A mock knex adapter for simulating a database during testing
MIT License
239 stars 71 forks source link

feat: knex version 0.20 support #100

Closed bbeesley closed 4 years ago

bbeesley commented 4 years ago

@jbrumwell I'm just opening this in the hopes you can merge and publish, to allow us to bump to knex 0.20. LMK if you need anything else adding (there were no new methods added in 0.20 so there isn't anything extra to actually add to the mock).

jbrumwell commented 4 years ago

@bbeesley Thank you for your contribution released in mock-knex@0.4.7 :+1: