Mopen
Bun

method

sqlite.DatabaseSync.open

open(): void;

Opens the database specified in the path argument of the DatabaseSyncconstructor. This method should only be used when the database is not opened via the constructor. An exception is thrown if the database is already open.