const DEFAULT_ESCAPE: char = '\\';
Expand description

The escape character to use by default in LIKE patterns.