mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
no issue - `knex-migrator` will run migrations in the order that nodejs provides when running `fs.readDirSync` which in most cases is strict alphabetical - 3.0 will shortly have more than 9 migrations which was resulting in the migration order being 1, 10, 2 - prefixing all single-digit migrations with `0` means that strict alphabetical ordering results in the expected order |
||
---|---|---|
.. | ||
client@a8ea51b3ad | ||
frontend | ||
server | ||
shared/nql-map-key-values | ||
test | ||
index.js |