If true
, SQLite will accept double-quoted string literals. This is not recommended but can be enabled for compatibility with legacy database schemas.
property
sqlite.DatabaseSyncOptions.enableDoubleQuotedStringLiterals
enableDoubleQuotedStringLiterals?: boolean