3 lines
		
	
	
		
			128 B
		
	
	
	
		
			MySQL
		
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			128 B
		
	
	
	
		
			MySQL
		
	
	
	
| 
								 | 
							
								alter table JDGL_QuantityCompletion add StartDate datetime null
							 | 
						||
| 
								 | 
							
								alter table JDGL_QuantityCompletion add EndDate datetime null
							 | 
						||
| 
								 | 
							
								GO
							 |