pub fn set_database( qp: Pin<&mut QueryParser>, add_db: Pin<&mut Database> ) -> Result<(), Exception>