mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	@@ -30,4 +30,5 @@ getUpdatesByReadStatus:
 | 
			
		||||
SELECT *
 | 
			
		||||
FROM updatesView
 | 
			
		||||
WHERE read = :read
 | 
			
		||||
AND dateUpload > :after;
 | 
			
		||||
AND dateUpload > :after
 | 
			
		||||
LIMIT :limit;
 | 
			
		||||
		Reference in New Issue
	
	Block a user