0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/data/schema
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
..
fixtures Added snippets permissions migration and fixtures (#12283) 2020-10-16 12:53:09 +01:00
integrity_spec.js Added migration for members.email_open_rate column (#12457) 2020-12-08 12:20:17 +00:00