зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 15:46:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			8 строки
		
	
	
		
			285 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 строки
		
	
	
		
			285 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
https://www.postgresql.org/docs/current/datatype-datetime.html
 | 
						|
https://www.postgresql.org/docs/current/functions-datetime.html
 | 
						|
https://www.postgresql.org/docs/current/functions-formatting.html
 | 
						|
 | 
						|
... field_date >= now() - '30 days'::interval ...
 | 
						|
 | 
						|
field_date: timestamp without time zone
 |