sombriks

Untitled

May 31st, 2017
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. [sombriks@sephiroth foobarrr]$ node index.js
  2. Knex:warning - sqlite does not support inserting default values. Set the `useNullAsDefault` flag to hide this warning. (see docs http://knexjs.org/#Builder-insert).
  3. { Error: select * from "views" - SQLITE_ERROR: no such table: views
  4. at Error (native) errno: 1, code: 'SQLITE_ERROR' }
  5.  
  6. ^C
  7. [sombriks@sephiroth foobarrr]$
Advertisement
Add Comment
Please, Sign In to add comment