0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/models
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
..
base 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
plugins Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
api-key_spec.js Shortened admin key length (#10418) 2019-01-24 13:46:33 +00:00
invite_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
permission_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
post_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
session_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
tag_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00
user_spec.js Removed unit tests who use the database (#10407) 2019-01-22 13:36:30 +01:00