 3908f7db2e
			
		
	
	3908f7db2e
	
	
	
		
			
			Summary: This is arguably a more useful view than listing all daemons. Test Plan: Looked at list, only saw daemons that haven't exited Reviewers: vrana, epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3286
		
			
				
	
	
		
			3 lines
		
	
	
		
			74 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			74 B
		
	
	
	
		
			SQL
		
	
	
	
	
	
| ALTER TABLE {$NAMESPACE}_daemon.daemon_log
 | |
|   ADD KEY `status` (`status`);
 |