Ghost/core/server/data
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
..
db Added library for extracting database information 2022-01-18 09:31:08 +00:00
exporter Added pivot table to store tiers on post (#14038) 2022-01-31 15:33:58 +05:30
importer Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
migrations Backfilled the members last_seen_at column 2022-02-22 12:16:36 +01:00
schema Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00