Actually free the database on Database::close()
.release() returns the pointer and releases ownership *without* destruction.
Showing
Please register or sign in to comment
.release() returns the pointer and releases ownership *without* destruction.