jbrumwell / mock-knex

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

Knex 2.4.0 support #139

Closed guilhermearmelo closed 1 year ago

guilhermearmelo commented 1 year ago

Error: Unable to locate version: 2.4.0 at MockKnex.

I'm having this error when updating my knex package to 2.4.0. Do we have compatibility between any mock-knex version and the 2.4.0 version of knex?

Thanks.

jbrumwell commented 1 year ago

Can you try version 0.4.12 let me know if not.