mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Previously, when the operand of id operator was more than 2147483647, it was raising server error. This is because the maximum permissible PostgreSQL integers value is 2147483647. This is fixed by raising a BadNarrowOperatorError in case the id operand is larger than 2147483647.
		
			
				
	
	
	
		
			188 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			188 KiB