PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
knex
/
src
/
util
function isNode6() { return ( process && process.versions && process.versions.node && process.versions.node.startsWith('6.') ); } module.exports = { isNode6, };
[-] parse-connection.js
[edit]
[-] noop.js
[edit]
[+]
..
[-] fake-client.js
[edit]
[-] batchInsert.js
[edit]
[-] make-knex.js
[edit]
[-] save-async-stack.js
[edit]
[-] version-helper.js
[edit]