0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Daniel Lockyer c8d6024a0c Dropped subscribed column in members table
refs https://github.com/TryGhost/Toolbox/issues/309

- this column is now a calculated value based upon the relation of a
  member to a newsletter
- we should no longer need `subscribed`, so this migrations cleans up
  the column in the DB
2022-05-09 16:47:43 +01:00
..
e2e-api Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Enabled Admin integration for newsletters API (#14714) 2022-05-09 20:46:34 +05:30
regression Added users.status validation to the schema 2022-05-09 16:13:44 +01:00
unit Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00
utils Enabled Admin integration for newsletters API (#14714) 2022-05-09 20:46:34 +05:30
.eslintignore Updated casper test fixture to latest version 2022-01-25 14:10:53 +00:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc