Patch find_or_create_all_with_like_by_name to ensure uniqueness safely
Patch ActsAsTaggable.find_or_create_all_with_like_by_name
to ensure uniqueness safely
- We skip issuing random
ROLLBACK
statement - We don't run on ActiveRecord::Base
Related issue: #356955 (closed)
Edited by Thong Kuah