mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-11-04 09:47:30 +03:00 
			
		
		
		
	Added version info to Xid object docs.
This commit is contained in:
		
							parent
							
								
									2f582da1f0
								
							
						
					
					
						commit
						b9e96dbbd2
					
				| 
						 | 
				
			
			@ -115,6 +115,8 @@ functionalities defined by the |DBAPI|_.
 | 
			
		|||
.. autoclass:: Xid(format_id, gtrid, bqual)
 | 
			
		||||
    :members: format_id, gtrid, bqual, prepared, owner, database
 | 
			
		||||
 | 
			
		||||
    .. versionadded:: 2.3
 | 
			
		||||
 | 
			
		||||
    .. automethod:: from_string(s)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user