mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 01:47:13 +00:00 
			
		
		
		
	Update docs/docs/docs/01-core/database/02-transactions.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
This commit is contained in:
		
							parent
							
								
									4ffaefcb18
								
							
						
					
					
						commit
						13c1d0db2c
					
				| @ -93,7 +93,7 @@ Transactions should be used in cases where multiple operations should be execute | |||||||
| 
 | 
 | ||||||
| ## When not to use transactions | ## When not to use transactions | ||||||
| 
 | 
 | ||||||
| Transactions should not be used for small or simple sets of operations since it can result in performance penalties. | Transactions should not be used for operations that are not dependent on each other since it can result in performance penalties. | ||||||
| 
 | 
 | ||||||
| ## Potential problems of transactions | ## Potential problems of transactions | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Marc
						Marc