getTableArray Query failed: ERROR: syntax error at or near "url" LINE 1: ...'/' || page || '/' || subpage) like '%/scripts/' url '%' AN... ^ select * from widgets where ((('/' || section || '/' || page || '/' || subpage) like '%/scripts/' url '%' AND (POSITION (section IN '/scripts/' url '') > 0) ) OR (('/' || section || '/' || page || '/' || subpage) like '/default/scripts/' url '%')) and (("class" = 'workspace' OR "class" = 'secondary-navigation') ) order by arrangeby;