added disconnect method. smart enough to deal with shared db_handles
'reconnect' is automatic when any access to the handle (db_handle, prepare) is requested. Also added explicit connect method which returns if the handle is already connected (shouldn't need to be called)
Please register or sign in to comment