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
Claire de740dfb9c
Use `upsert_all` and `insert_all` to reduce back-and-forth in costly migrations (#29752)
9 months ago
..
migrate Use `upsert_all` and `insert_all` to reduce back-and-forth in costly migrations (#29752) 9 months ago
post_migrate Use `upsert_all` and `insert_all` to reduce back-and-forth in costly migrations (#29752) 9 months ago
seeds Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 11 months ago
views
schema.rb Remove obsolete `admin` and `moderator` columns from `users` table (#29718) 9 months ago
seeds.rb