fix wrong syntax of value_rows
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -299,7 +299,7 @@ InsertValuesStatement_EDIT
 | 
			
		||||
 | 
			
		||||
InsertValuesList
 | 
			
		||||
 : ParenthesizedRowValuesList
 | 
			
		||||
 | RowValuesList ',' ParenthesizedRowValuesList
 | 
			
		||||
 | ParenthesizedRowValuesList ',' InsertValuesList
 | 
			
		||||
 ;
 | 
			
		||||
 | 
			
		||||
ParenthesizedRowValuesList
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "dt-sql-parser",
 | 
			
		||||
  "version": "1.1.6",
 | 
			
		||||
  "version": "1.1.7",
 | 
			
		||||
  "description": "sql,hive,parser ",
 | 
			
		||||
  "keywords":["hive","hql","sql","parser"],
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user