When I try to set `SetFakeViewOn` I get an error saying ``` Cannot create trigger 'ViewNameHere_SetFakeViewOn' on view 'ViewNameHere' because the view is defined with CHECK OPTION. ``` What approach can be done to isolate the view if this is not allowed?
When I try to set
SetFakeViewOnI get an error sayingWhat approach can be done to isolate the view if this is not allowed?