-
-
Notifications
You must be signed in to change notification settings - Fork 2k
查询的时候关键字提醒(表名,字段名)能否限定到当前数据库 #795
Copy link
Copy link
Closed
Labels
Description
Describe 描述
你好,
我这边使用Yearning 3.1.3版本,查询界面在一个实例里有多个数据库的时候, 写SQL的提示会显示所有数据库的表名字段名, 这里能否限制到当前选择的数据库
另外查询结果列数太多的时候, 整个页面被撑到很大, 希望能优化下
To Reproduce 如何复现
select * from tablename;
Expected behavior 期望的结果
查询SQL提示字段限制到当前数据库
查询结果界面优化
Screenshots 截图
Desktop (please complete the following information): 环境
- OS: [Windows11]
- Browser [chrome]
- Version [110.0.5481.178]
Additional context 其他
Add any other context about the problem here.
Reactions are currently unavailable