mirror of
				https://git.tt-rss.org/fox/tt-rss.git
				synced 2025-10-31 03:40:59 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			139 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			139 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| 
 | |
| insert into ttrss_filter_types (id,name,description) values (5, 'date', 
 | |
| 	'Article Date');
 | |
| 
 | |
| update ttrss_version set schema_version = 46;
 |