mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	@@ -24,3 +24,9 @@ updates:
 | 
			
		||||
SELECT *
 | 
			
		||||
FROM updatesView
 | 
			
		||||
WHERE dateUpload > :after;
 | 
			
		||||
 | 
			
		||||
getUpdatesByReadStatus:
 | 
			
		||||
SELECT *
 | 
			
		||||
FROM updatesView
 | 
			
		||||
WHERE read = :read
 | 
			
		||||
AND dateUpload > :after;
 | 
			
		||||
		Reference in New Issue
	
	Block a user