sql-parser icon indicating copy to clipboard operation
sql-parser copied to clipboard

There is no printDeleteStatementInfo function

Open wzx011011 opened this issue 5 years ago • 0 comments

There is no printDeleteStatementInfo function, i want to see how to deal deleteStatement.Because i find that "Delete from tableName where condition1 and condition2 and condition3" sql, when conditon number bigger 2, i cant find the third condition parse result;

wzx011011 avatar Sep 12 '20 04:09 wzx011011