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
@@ -202,6 +202,7 @@ print_r ($results); // contains Array of returned rows
202
202
203
203
### Where Method
204
204
This method allows you to specify where parameters of the query.
205
+
205
206
WARNING: In order to use column to column comparisons only raw where conditions should be used as column name or functions cant be passed as a bind variable.
0 commit comments