Ghost/core/server/data/migrations
Thibaut Patel e7751fa279 Backfilled the members last_seen_at column
refs https://github.com/TryGhost/Team/issues/1305

- Skipped sqlite3 compatibility due to the lack of join support in update
- Uses a raw migration to improve performance
2022-02-22 12:16:36 +01:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
versions Backfilled the members last_seen_at column 2022-02-22 12:16:36 +01:00
utils.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00