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
schema.rb Add optimistic lock to avoid race conditions when handling votes (#10196) 6 years ago
seeds.rb