removed
LastInsertIDReturningSuffix
This commit is contained in:
		
							parent
							
								
									5ef368402a
								
							
						
					
					
						commit
						a25834441c
					
				| @ -112,10 +112,6 @@ func (s h2) CurrentDatabase() (name string) { | ||||
| 	return | ||||
| } | ||||
| 
 | ||||
| func (s h2) LastInsertIDReturningSuffix(tableName, key string) string { | ||||
| 	//return fmt.Sprintf("RETURNING %v.%v", tableName, key) | ||||
| 	return fmt.Sprintf(" ; ") | ||||
| } | ||||
| 
 | ||||
| func (h2) SupportLastInsertID() bool { | ||||
| 	return false | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user