mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	The option can be used to force pre 1.6 style SELECT on save behaviour.
This is needed in case the database returns zero updated rows even if
there is a matching row in the DB. One such case is PostgreSQL update
trigger that returns NULL.
Reviewed by Tim Graham.
Refs #16649
Backport of e973ee6a98 from master
Conflicts:
	django/db/models/options.py
	tests/basic/tests.py
		
	
		
			
				
	
	
	
		
			835 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			835 B