Count # Items on page: 4 2022-10-07 # file_hash item_title author_id cart 47ef73af Joey has self-identified Joey +cart 8402e2bf (my friend is transcribing for me) Joey +cart afa3ded4 Hi, this is Joey the mouse here Joey +cart 57901fda Just want to say the new hot chocolate +cart Joey has self-identified # #client; #cookie; #my_name_is; #received [MyNameIs] -- [Received][Cookie][Client] Thu, 22 Dec 2022; Joey; 47ef73af; like ; +cart Just want to say the new # #opinion; #client; #cookie; #hashtag; #received Just want to say the new hot chocolate * tastes way better, subjectively,* has better and fewer ingredients, objectively, and* comes in a recyclable container, for what's that's worth#opinion -- [Received][Client][Cookie] Thu, 22 Dec 2022; ; 57901fda; like ; +cart (my friend is transcribi # #client; #cookie; #parent; #received >>9a931856..(my friend is transcribing for me) -- [Cookie][Received][Client] Thu, 22 Dec 2022; Joey; 8402e2bf; like ; +cart Hi, this is Joey the mou # #client; #cookie; #parent; #received >>f335cd14..Hi, this is Joey the mouse here -- [Client][Received][Cookie] Thu, 22 Dec 2022; Joey; afa3ded4; 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-10-07' OR file_hash IN ( SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-10-07' ) ) ) AND ( file_hash NOT IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-10-07' ) OR file_hash IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-10-07' ) ); Cart # * Paste Clear Add All ^ JavaScript # * Some features may require JavaScript
[MyNameIs] -- [Received][Cookie][Client]
Just want to say the new hot chocolate * tastes way better, subjectively,* has better and fewer ingredients, objectively, and* comes in a recyclable container, for what's that's worth#opinion -- [Received][Client][Cookie]
>>9a931856..(my friend is transcribing for me) -- [Cookie][Received][Client]
>>f335cd14..Hi, this is Joey the mouse here -- [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-10-07' OR file_hash IN ( SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2022-10-07' ) ) ) AND ( file_hash NOT IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2022-10-07' ) OR file_hash IN ( SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2022-10-07' ) );