Quote:
	
	
		
			
				
					Originally Posted by  cavedude
					 
				 
				
	Code: 
	alter table npc_faction add column ignore_primary_assist tinyint(3) not null default 0; 
 Will do it, or you can use the newest version of PEQ. Both the release and CVS have that column.  
			
		 | 
	
	
 Looking at the 
PEQ CVS, this was added in revision 1.4, which is dated Wed Sep 19 13:49:55 2007 UTC (4 months, 1 week ago). It sounds like the root of the issue stems from how the DB was sourced, or possibly which DB was sourced.