about summary refs log tree commit diff
path: root/db/migrate/20190306145741_add_lock_version_to_polls.rb
AgeCommit message (Expand)Author
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2019-03-07Fix AddLockVersionToPolls migration (#10200)ThibG
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG