-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Describe the bug
如 select a1 as '1', a2 as '2' from db.table limit 10;
字段提示在a2后追加可以正常提示,如果在a1之前或a1之后无法提示
Environment
main
Fast reproduce steps
如 select a1 as '1', a2 as '2' from db.table limit 10;
字段提示在a2后追加可以正常提示,如果在a1之前或a1之后无法提示
Expected behavior
No response
Actual behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels