0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/server/data
Thibaut Patel 479df36a48 Added the last_seen_at column to members
refs https://github.com/TryGhost/Team/issues/1304

- This migration adds a column to store when a members was last seen
- The utils.js e2e test file was refactored according to the commit 06dd9bac59
2022-02-09 11:57:45 +01:00
..
db Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
exporter Added default_content_visibility_tiers setting for default tiers visibility 2022-02-04 19:56:11 +05:30
importer Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
migrations Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
schema Added the last_seen_at column to members 2022-02-09 11:57:45 +01:00