0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/server/data
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
..
db
exporter Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
importer 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
migrations Split apart DB init queries in tests 2022-03-28 16:17:17 +01:00
schema Updated newsletter sender name column as nullable (#14476) 2022-04-14 17:42:20 +05:30