Anand Patel

Results 1 issues of Anand Patel

✖ Initialising Keystone instance TypeError: self.knex.schema.hasTable is not a function at new KnexStore (E:\projects\blogging\node_modules\connect-session-knex\lib\index.js:106:8) ``` const { KnexAdapter: Adapter } = require('@keystonejs/adapter-knex'); const adapterConfig = { knexOptions: { connection: process.env.DATABASE_URL...