- open-database PATHprocedure
Opens the indicated database file and returns a database object for it.
Since version 3.6.0 the given path is passed to SQLite3 without modifications. Before it was subject to special expansions like paths passed to open-input-file and similar procedures used to be.