knex.js 232 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 // Knex.js // -------------- // (c) 2013-present Tim Griesser // Knex may be freely distributed under the MIT license. // For details and documentation: // http://knexjs.org module.exports = require('./lib/index');