about summary refs log tree commit diff
path: root/db/migrate/20190306145741_add_lock_version_to_polls.rb
AgeCommit message (Expand)Author
2019-03-06Fix AddLockVersionToPolls migrationThibaut Girka
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG