Loading
Fixed #25535 -- Made ForeignObject checks less strict.
Check that the foreign object `from_fields` are a subset of any unique constraints on the foreign model.
Check that the foreign object `from_fields` are a subset of any unique constraints on the foreign model.