-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Cloud Integrations, DB
-
None
The foreign key relationship defined on the solardin.cin_datum_stream table to the solardin.cin_datum_stream_map table is defined with ON DELETE CASCADE but really this should be ON DELETE SET NULL.