connect-session-knex icon indicating copy to clipboard operation
connect-session-knex copied to clipboard

incompitable types: 'generateDdlCommands' is missing in type Raw<any> but required in Knex.Raw<any>

Open victor333ua opened this issue 4 years ago • 1 comments

"knex": "^0.95.11"

victor333ua avatar Sep 27 '21 16:09 victor333ua

This happened to me after updating knex versions, I think they changed around how their exports work in their declaration files

Looks like the author is working on a solution, but it's not on NPM yet

WiLLiAM111333 avatar Nov 02 '21 15:11 WiLLiAM111333