0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe 8c74f55b36 Disable knex useNullAsDefault warning
refs #6623

- automatically set useNullAsDefault to false for sqlite3 so that we don't get a warning
- we should *not* be relying on the behaviour of interpretting undefined anywhere, so it is correct that an error should be output if this happens so that we can fix the bad behaviour
2016-03-24 12:49:06 +00:00
..
client Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
server Disable knex useNullAsDefault warning 2016-03-24 12:49:06 +00:00
shared ensure null query options don't break ghost-url 2016-02-29 00:25:38 -06:00
test Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
index.js