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`
2019-03-06 19:53:57 +01:00
..
migrate Add optimistic lock to avoid race conditions when handling votes (#10196) 2019-03-06 19:53:57 +01:00
post_migrate Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
schema.rb Add optimistic lock to avoid race conditions when handling votes (#10196) 2019-03-06 19:53:57 +01:00
seeds.rb Fix db/seeds.rb (#9738) 2019-01-07 08:14:53 +01:00