X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fb95d0d2d09c9537f5bdc503e51cf4f091d02c46..97d6365ee6a5f5bde1c8571fe1d2f3777a67cc3f:/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