2015-04-24 14:57:35 -04:00
|
|
|
// Knex.js 0.8.0
|
|
|
|
// --------------
|
|
|
|
// (c) 2014 Tim Griesser
|
|
|
|
// Knex may be freely distributed under the MIT license.
|
|
|
|
// For details and documentation:
|
|
|
|
// http://knexjs.org
|
|
|
|
|
2015-04-22 10:34:14 -04:00
|
|
|
module.exports = require('./lib/index')
|