| Name | Type | Location | Description |
|---|---|---|---|
|
Sql:: |
function |
drupal/ |
Add a simple WHERE clause to the query. The caller is responsible for ensuring that all fields are fully qualified (TABLE.FIELD) and that the table already exists in the query. |
|
QueryTest:: |
function |
drupal/ |