You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to use with folderTitle variable like folderTitle @> 'foo' expecting it to find dashboards that are in folder that have foo in title. Instead, I'm getting error @> operator can only be used on an array.