An array of comments that can be prepended to a query.
Type: array
File
- drupal/includes/database/query.inc, line 320
- Non-specific Database query code. Used by all engines.
Class
- Query
- Base class for query builders.
Code
protected $comments = array();