зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 21:56:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			11 строки
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 строки
		
	
	
		
			328 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
 | |
| 
 | |
| 2023
 | |
| https://habr.com/ru/articles/772954/
 | 
