CEDS-Elements
                                
                                 CEDS-Elements copied to clipboard
                                
                                    CEDS-Elements copied to clipboard
                            
                            
                            
                        What is the purpose of the foreign key role organization relationship?
Describe the bug I don't believe the FK_Role_Organization has a purpose.
To Reproduce SELECT TABLE_NAME, CONSTRAINT_TYPE,CONSTRAINT_NAME FROM INFORMATION_SCHEMA.TABLE_CONSTRAINTS WHERE TABLE_NAME='Role'