Popen
Bun

property

sqlite.DatabaseSyncOptions.open

open?: boolean

If true, the database is opened by the constructor. When this value is false, the database must be opened via the open() method.