mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
65cf3afe5b
no issue - maxlength for author_id was errantly set to 2000 instead of 24 - migration was failing with: ERROR Field length of `author_id` in `post_revisions` is too long! Field length of `author_id` in `post_revisions` is too long! "This usually happens if your database encoding is utf8mb4.\nAll unique fields and indexes must be lower than 191 characters.\nPlease correct your field length and reset your database with `yarn knex-migrator reset`.\n" "Read more here: https://github.com/TryGhost/knex-migrator/issues/51\n" |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |