0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/ghost
Nazar Gargol a669cda605 Added fallback plan nickname to inteval instead of empty string
no issue

- On model layer in Ghost empty string is always converted to `null` for not nullable fields, which wasn't letting the value through to the database
- Current solution is a stopgap to fix imports of cyclic plans without nicknames. Ideally nickname field should become nullable in the future so this logic can be simplified
2020-02-11 14:02:40 +08:00
..
magic-link Published new versions 2020-02-06 18:04:18 +08:00
members-api Added fallback plan nickname to inteval instead of empty string 2020-02-11 14:02:40 +08:00
members-ssr Published new versions 2020-01-13 15:54:59 +07:00
substack-ghost-csv-converter Published new versions 2020-02-04 14:08:39 +08:00