You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PostgreSQL Cidr#change? when changed address prefix. Fixrails#51582
Update activerecord/lib/active_record/connection_adapters/postgresql/oid/cidr.rb
Co-authored-by: Yasuo Honda <[email protected]>
Updated to keep the argument order
Added note to remove `changed?` method when `IPAddr#==` compares `IPAddr#prefix`
0 commit comments