Merge 104ddfd15ba3e98f1b29c4fe203639c7aaa42217 into 23abd03a95a16de0ef2d559979ead26b2a3cce66
This commit is contained in:
		
						commit
						66e9549406
					
				
							
								
								
									
										1
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								main.go
									
									
									
									
									
								
							@ -14,6 +14,7 @@ type DB struct {
 | 
			
		||||
	Value             interface{}
 | 
			
		||||
	Error             error
 | 
			
		||||
	RowsAffected      int64
 | 
			
		||||
	LastInsertId      int64
 | 
			
		||||
	callbacks         *Callback
 | 
			
		||||
	db                sqlCommon
 | 
			
		||||
	parent            *DB
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user