在线查询模块中表结构不显示视图,在模糊查询功能也无法过滤出视图对象名称
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 1.9k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 6
Description
重现步骤
版本“v1.10.0
数据库类型:oracle 11g
问题描述:在线查询模块中表结构不显示视图,在模糊查询功能也无法过滤出视图对象名称;在数据字段模块可以查看到视图信息。
goinception中将参数enable_use_view动态调整为true。---应该不用重启生效吧。
预期外的结果
无法查询视图
日志文本
版本
1.10.0
部署方式
手工部署
是否还有其他可以辅助定位问题的信息?比如数据库版本等
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the online query module's table-structure and fuzzy-search paths, then compare them with the data-fields module where views are visible. Reproduce on Oracle 11g with enable_use_view set to true, checking whether the dynamic change is applied; done means views appear in both table structure and object-name filtering without an unnecessary restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100