Count # Items on page: 3 2022-09-04 # file_hash item_title author_id cart 46e617ff at 4:30 pm earlier today, there were 5.5 boxes, but there's no +cart a1cfc47a boxes: 8 +cart 3a65fb6b boxes: 11.5 +cart boxes: 11.5 # #1662328395; #boxes; #client; #cookie; #received boxes: 11.5Box count at 1662262637 -- [Cookie][Client][Received] Fri, 09 Sep 2022; ; 3a65fb6b; like ; +cart at 4:30 pm earlier today # #1662400600; #client; #cookie; #received at 4:30 pm earlier today, there were 5.5 boxes, but there's no way to enter that right now -- [Cookie][Client][Received] Mon, 05 Sep 2022; ; 46e617ff; like ; +cart boxes: 8 # #1662328395; #boxes; #client; #cookie; #received boxes: 8Box count at 1662313202 -- [Client][Received][Cookie] Mon, 05 Sep 2022; ; a1cfc47a; like ; +cart query.sql # SELECT item_flat.file_path file_path, item_flat.item_name item_name, item_flat.file_hash file_hash, item_flat.author_key author_key, item_flat.child_count child_count, item_flat.parent_count parent_count, item_flat.add_timestamp add_timestamp, item_flat.item_title item_title, item_flat.item_score item_score, item_flat.labels_list labels_list, item_flat.item_type item_type, item_flat.item_order item_order, item_flat.item_sequence item_sequence FROM item_flat WHERE file_hash IN ( SELECT file_hash FROM item_flat WHERE item_score >= 0 AND ( SUBSTR(DATETIME(add_timestamp, 'unixepoch', 'localtime'), 0, 11) = '2022-09-04' OR file_hash IN ( SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-09-04' ) ) ) AND ( file_hash NOT IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-09-04' ) OR file_hash IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-09-04' ) ); Cart # * Paste Clear Add All ^ JavaScript # * Some features may require JavaScript
boxes: 11.5Box count at 1662262637 -- [Cookie][Client][Received]
at 4:30 pm earlier today, there were 5.5 boxes, but there's no way to enter that right now -- [Cookie][Client][Received]
boxes: 8Box count at 1662313202 -- [Client][Received][Cookie]
SELECT item_flat.file_path file_path, item_flat.item_name item_name, item_flat.file_hash file_hash, item_flat.author_key author_key, item_flat.child_count child_count, item_flat.parent_count parent_count, item_flat.add_timestamp add_timestamp, item_flat.item_title item_title, item_flat.item_score item_score, item_flat.labels_list labels_list, item_flat.item_type item_type, item_flat.item_order item_order, item_flat.item_sequence item_sequence FROM item_flat WHERE file_hash IN ( SELECT file_hash FROM item_flat WHERE item_score >= 0 AND ( SUBSTR(DATETIME(add_timestamp, 'unixepoch', 'localtime'), 0, 11) = '2022-09-04' OR file_hash IN ( SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-09-04' ) ) ) AND ( file_hash NOT IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-09-04' ) OR file_hash IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-09-04' ) );