PenableDoubleQuotedStringLiterals
Bun

property

sqlite.DatabaseSyncOptions.enableDoubleQuotedStringLiterals

enableDoubleQuotedStringLiterals?: boolean

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