You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Db] Remove generateWhereClause method from SqlSrv (#5451)
Because it has no meaningful differences from the same functionality in the parent class.
This removal allows to use more comparison operators in where condtions.
0 commit comments