0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary/utils
Kevin Ansfield 9fd6f30fd7
Added migration for members.email_open_rate column (#12457)
refs https://github.com/TryGhost/Ghost/issues/12421

- nullable so we can distinguish between members that have and haven't received any trackable emails
- indexed because we'll be using this column for sorting
2020-12-08 12:20:17 +00:00
..
serializers Added migration for members.email_open_rate column (#12457) 2020-12-08 12:20:17 +00:00
validators Added basic CRUD admin API for snippets 2020-10-16 18:02:58 +01:00
index.js
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00