0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/data
Nazar Gargol d881f6704d Renamed migration in 3.12 to follow numerical sequence
no issue

- Migrations within a minor have to be named with numbered prefixes like 01-, 02-, 03-.
- These two migrations were merged into master in the same time window which lead to having incorrect naming
2020-03-23 10:39:09 +08:00
..
db Added input sanitization for backup path 2020-02-10 12:41:39 +00:00
exporter Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
importer Replaced zip tools with @tryghost/zip 2020-03-20 21:08:57 +00:00
migrations Renamed migration in 3.12 to follow numerical sequence 2020-03-23 10:39:09 +08:00
schema Remove External Apps 2020-03-20 10:40:22 +00:00
validation 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
timezones.json