SQLiteDatabase close

Am I just missing it or if there no way to close or disconnect from a SQLiteDatabase. Should I just let if fall out of scope… or set it to nil?

Thanks

I always set mine to Nil but there is database.close