Closed moltar closed 6 years ago
Not intuitive that need to require a module in a subdir:
const table = require('knexed/table/table') const join = require('knexed/table/join')
Maybe worth adding the example to the docs?
Sorry, wrong module :/
Not intuitive that need to require a module in a subdir:
Maybe worth adding the example to the docs?