Changes

Jump to navigation Jump to search
m
no edit summary
Line 9: Line 9:  
   code,
 
   code,
 
   unnest(
 
   unnest(
     list_filter (product_name, x -> x.lang = = 'main')
+
     list_filter (product_name, x -> x.lang == 'main')
 
   ) ['text']
 
   ) ['text']
 
  FROM
 
  FROM

Navigation menu