0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/models/base
Fabien O'Carroll 95880dddeb
🐛 Updated base model to store null instead of empty string (#10425)
refs #10388 

This updates the base model to retrieve column information, and explicitly set every property whose column is `nullable` and content is the empty string (`""`) to `null`
2019-01-28 16:58:28 +01:00
..
index.js 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
listeners.js Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
token.js Bump dependencies (#9513) 2018-03-19 16:27:06 +01:00
utils.js Import lib/common only 2017-12-12 10:28:13 +01:00