mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-10-31 08:11:24 +01:00 
			
		
		
		
	Merge pull request #2577 from matrix-org/erikj/fix_port
Fix port script
This commit is contained in:
		
						commit
						4ea882ede4
					
				| @ -112,6 +112,7 @@ class Store(object): | ||||
| 
 | ||||
|     _simple_update_one = SQLBaseStore.__dict__["_simple_update_one"] | ||||
|     _simple_update_one_txn = SQLBaseStore.__dict__["_simple_update_one_txn"] | ||||
|     _simple_update_txn = SQLBaseStore.__dict__["_simple_update_txn"] | ||||
| 
 | ||||
|     def runInteraction(self, desc, func, *args, **kwargs): | ||||
|         def r(conn): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user