not.sql 70 B

123
  1. $data = [<|x:true|>,<|x:false|>];
  2. select not x from as_table($data);