deno.com

property DatabaseSyncOptions.enableDoubleQuotedStringLiterals

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

Type #

boolean | undefined