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
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196)
* Add optimistic lock to avoid race conditions when handling votes

* Force-reload polls when getting `ActiveRecord::StaleObjectError`
6 years ago
..
migrate Add optimistic lock to avoid race conditions when handling votes (#10196) 6 years ago
post_migrate Extract counters from accounts table to account_stats table (#9295) 6 years ago
schema.rb Add optimistic lock to avoid race conditions when handling votes (#10196) 6 years ago
seeds.rb Fix db/seeds.rb (#9738) 6 years ago