@@ -202,6 +202,7 @@ print_r ($results); // contains Array of returned rows
### Where Method
This method allows you to specify where parameters of the query.
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.