Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-22 | Fix the migration error when deprecated_preview_cards has been deleted (#5043) | nullkal | |
* Fix the migration error when deprecated_preview_cards has deleted * Re-run Travis CI | |||
2017-09-22 | Hardcode IdToBigints migration columns (#5039) | aschmitz | |
This addresses a comment during review: https://github.com/tootsuite/mastodon/pull/4801#discussion_r139337452 This means we'll need to make sure that all _id columns going forward are bigints, but that should happen automatically in most cases. |