X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e19b02f69914c086f979ec31eb603bb3b456cd15..788ecdf8085f5e69cd3dc960f510b49f11432cb3:/services/api/lib/can_be_an_owner.rb diff --git a/services/api/lib/can_be_an_owner.rb b/services/api/lib/can_be_an_owner.rb index d242b4135a..16a878347a 100644 --- a/services/api/lib/can_be_an_owner.rb +++ b/services/api/lib/can_be_an_owner.rb @@ -1,4 +1,5 @@ -# Protect +# Protect referential integrity of owner_uuid columns in other tables +# that can refer to the uuid column in this table. module CanBeAnOwner