alwaysEncloseInSingleQuotes property

bool alwaysEncloseInSingleQuotes
final

Whether or not a value of this column should always be enclosed in single quotes in the MariaDbDatabase.write method.

Defaults to false.

Implementation

final bool alwaysEncloseInSingleQuotes;