Mclose
Bun

method

sqlite.Session.close

close(): void;

Closes the session. An exception is thrown if the database or the session is not open. This method is a wrapper around sqlite3session_delete().