mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-11-04 09:47:30 +03:00 
			
		
		
		
	Fix RST markup
This commit is contained in:
		
							parent
							
								
									67b94d0797
								
							
						
					
					
						commit
						20647b7bcc
					
				| 
						 | 
				
			
			@ -224,7 +224,7 @@ argument of the `~cursor.execute()` method::
 | 
			
		|||
Values containing backslashes and LIKE
 | 
			
		||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 | 
			
		||||
 | 
			
		||||
Unlike in Python, the **backslash** (`\`) is not used as an escape
 | 
			
		||||
Unlike in Python, the backslash (`\\`) is not used as an escape
 | 
			
		||||
character *except* in patterns used with `LIKE` and `ILIKE` where they
 | 
			
		||||
are needed to escape the `%` and `_` characters.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user