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

[Feature Request]: whereClause can complete with column name

Open liuxy0551 opened this issue 1 year ago • 1 comments

Topic

Enhance existing features

Description

SparkSQL、HiveSQL and MySQL, and others

like SELECT col1 FROM t1 WHERE col2 = 'any';

liuxy0551 avatar Jun 25 '24 08:06 liuxy0551