buildMatchColumn() protected method
Created column as string for expression of MATCH
protected string buildMatchColumn ( $column, $ignored = false ) | ||
---|---|---|
$column | string |
Column specification. |
$ignored | boolean |
Whether column should be specified as 'ignored'. |
return | string |
The column statement. |
Please login to continue.