autoQuoteTableNames property

bool autoQuoteTableNames
getter/setter pair

Indicates whether table names are rendered inside quotes. Default: TRUE. The quote character used is configurable via the nameQuoteCharacter option

Implementation

bool autoQuoteTableNames = true;