[feat] ConditionExpr.SetMatchPrefix 方法需要返回本对象
This commit is contained in:
		
							parent
							
								
									b1802123b9
								
							
						
					
					
						commit
						0633538077
					
				
							
								
								
									
										2
									
								
								orm.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								orm.go
									
									
									
									
									
								
							@ -166,7 +166,7 @@ type ConditionExpr interface {
 | 
				
			|||||||
	GetFieldResource() string
 | 
						GetFieldResource() string
 | 
				
			||||||
	GetOperator() ConditionOperator
 | 
						GetOperator() ConditionOperator
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	SetMatchPrefix(string)
 | 
						SetMatchPrefix(string) ConditionExpr
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	AppendTo(Condition)
 | 
						AppendTo(Condition)
 | 
				
			||||||
	ToSql(m Model) db.Expression
 | 
						ToSql(m Model) db.Expression
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user