Ghost/test
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
..
api-acceptance Changed URL protocol in oembed acceptance tests 2020-12-03 21:46:01 +00:00
frontend-acceptance Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
regression Added email.open_rate order option to posts api (#12439) 2020-12-03 20:13:37 +00:00
unit Added migration for members.email_open_rate column (#12457) 2020-12-08 12:20:17 +00:00
utils Added email.open_rate order option to posts api (#12439) 2020-12-03 20:13:37 +00:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00