Skip to content

Commit 1346bb1

Browse files
authored
Merge pull request #1 from Findy/Libra#23813_patch
patch-chore: MySQL用patch
2 parents 0ac43aa + a133cc4 commit 1346bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/activerecord-multi-tenant/relation_extension.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ def generate_in_condition_subquery
6868
end
6969

7070
# Patch ActiveRecord::Relation with the extension module
71-
ActiveRecord::Relation.prepend(Arel::ActiveRecordRelationExtension)
71+
# ActiveRecord::Relation.prepend(Arel::ActiveRecordRelationExtension)

0 commit comments

Comments
 (0)