Skip to content

Instantly share code, notes, and snippets.

@myndzi
Created September 10, 2014 01:59
Show Gist options
  • Save myndzi/55866410e3307713267d to your computer and use it in GitHub Desktop.
Save myndzi/55866410e3307713267d to your computer and use it in GitHub Desktop.
1 failing
1) Integration Tests Dialect: sqlite3 Inserts should handle simple inserts:
Error
at QueryBuilder_SQLite3.Target.(anonymous function) (/home/local/DARKSIDE/kris.re/knex/lib/interface.js:9:5689)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:63:37)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:71:35)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:71:35)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:71:35)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:71:35)
at QueryBuilder_SQLite3.qb.then (/home/local/DARKSIDE/kris.re/knex/test/integration/logger.js:71:35)
at callFn (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runnable.js:253:10)
at Test.Runnable.run (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runnable.js:242:7)
at Runner.runTest (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:373:10)
at /home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:451:12
at next (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:298:14)
at /home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:308:7
at next (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:246:23)
at Object._onImmediate (/home/local/DARKSIDE/kris.re/knex/node_modules/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:345:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment