@ -72,6 +72,7 @@ def get_history():
cursor.execute("""
SELECT uuid, quantity, discount_percentage, price, currency, h_timestamp
FROM history
ORDER BY h_timestamp
""")
results = cursor.fetchall()
cursor.close()
The note is not visible to the blocked user.