0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/data
Kevin Ansfield 1e905e1ef6
Added migrations to drop v0.1 auth tables (#11108)
no issue

- drops now-unused `accesstokens`, `refreshtokens`, `clients`, and `client_trusted_domains` tables
- no rollback because the db schema for the tables no longer exists
2019-09-13 13:36:20 +01:00
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
importer Removed all clients and client_trusted_domains related code 2019-09-12 15:09:49 +01:00
migrations Added migrations to drop v0.1 auth tables (#11108) 2019-09-13 13:36:20 +01:00
schema Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
validation Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
timezones.json