Read ; Write ; Upload ; Image(252) ; Threads(139) ; Settings ; Profile ; Boxes ; Help
Banana Lounge Unofficial Fan Forum

Count #
Items on page: 2
2024-05-17 #
file_hash item_title author_id cart
109108af 1DE1B3C9-871F-4F07-9926-AC34CABC7DD Guest +cart
e20e7980 7C8457E6-7B94-4B05-B16E-FA290D37264C Guest +cart
1DE1B3C9-871F-4F07-9926- #
#image

1DE1B3C9-871F-4F07-9926-AC34CABC7DD7

; 109108af; like ; +cart
7C8457E6-7B94-4B05-B16E- #
#image

7C8457E6-7B94-4B05-B16E-FA290D37264C

; e20e7980; 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) = '2024-05-17'
						OR
						file_hash IN (
							SELECT file_hash FROM item_attribute where attribute = 'date' AND value = '2024-05-17'
						)
					)
				)
				AND (
					file_hash NOT IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value <> '2024-05-17'
					)
					OR
					file_hash IN (
						SELECT file_hash FROM item_attribute WHERE attribute = 'date' AND value = '2024-05-17'
					)
				);
			

Cart #
Paste
Clear
Add All
PrintedInfo #

Q: When was this page printed?
Printed: October 22 2024 16:29:36.

Q: How old was the page when downloaded?
Age: Fresh!
pollyanna: 9e1f2d6

Q: How can I get a fresher copy?
A: Ask the server to

^
JavaScript #