additionalSqliteKeywords top-level constant
A set of keywords that need to be escaped on sqlite and aren't contained in baseKeywords.
Implementation
const additionalSqliteKeywords = <String>{};
A set of keywords that need to be escaped on sqlite and aren't contained in baseKeywords.
const additionalSqliteKeywords = <String>{};