0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/models/base
Katharina Irrgang 587ff6f026 🎨 change last_login to last_seen (#8259)
refs #8258

* 🎨  change last_login to last_seen

- rename the column
- a change in Ghost-Admin is required as well

* test utils: revert export examples

* revert line breaks
2017-04-05 20:45:55 +01:00
..
index.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
listeners.js 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
token.js 🐛 🎨 old accesstokens are not cleaned up (#8065) 2017-03-01 10:12:03 +00:00
utils.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00