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.
2017-09-22 13:20:04 +02:00
..
migrate Hardcode IdToBigints migration columns (#5039) 2017-09-22 13:20:04 +02:00
schema.rb Hardcode IdToBigints migration columns (#5039) 2017-09-22 13:20:04 +02:00
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 2017-06-08 09:22:01 -04:00