You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/db
aschmitz dd4ef69839 Hardcode IdToBigints migration columns (#5039)
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.
8 years ago
..
migrate Hardcode IdToBigints migration columns (#5039) 8 years ago
schema.rb Hardcode IdToBigints migration columns (#5039) 8 years ago
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 8 years ago