autoQuoteAliasNames property

bool autoQuoteAliasNames
getter/setter pair

Indicates whether alias names are rendered inside quotes. Default: TRUE. The quote character used is configurable via the tableAliasQuoteCharacter and fieldAliasQuoteCharacter options.

Implementation

bool autoQuoteAliasNames = true;