Searched refs:expectsStrings (Results 1 – 1 of 1) sorted by relevance
55 const expectsStrings = columnType === STR || columnType === STR_NULL; constant74 if (expectsStrings && !hasStrings && !isEmpty) {