0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server/models
Rishabh Garg 5218cf194d
Updated newsletter sender name column as nullable (#14476)
refs TryGhost/Team#1513

- nullable `sender_name` allows us to use auto fallback of site title for sender name without setting any explicit value for it.
2022-04-14 17:42:20 +05:30
..
base Added support for 'FOR UPDATE' lock (#14433) 2022-04-08 12:52:33 +01:00
api-key.test.js
custom-theme-setting.test.js
integration.test.js
invite.test.js
member.test.js
newsletter.test.js Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30
permission.test.js
post.test.js
session.test.js
settings.test.js
single-use-token.test.js Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
tag.test.js
user.test.js