enableDoubleQuotedStringLiterals
If true
, SQLite will accept double-quoted string literals. This is not recommended but can be enabled for compatibility with legacy database schemas.
Since
v22.10.0
If true
, SQLite will accept double-quoted string literals. This is not recommended but can be enabled for compatibility with legacy database schemas.
v22.10.0