void sl_close()
Closes the SQLite database that is associated with the
current object.
The function is available only if the driver is compiled with
SQLite support. In that case, __SQLITE__ is defined.
Added in LDMud 3.3.713.
sl_open(E), sl_exec(E), sl_insert_id(E)