dbeaver / dbeaver/dbeaver

the ability to autocomplete the schema not only with tables, but also with functions and procedures

Open
#26,839 9 comments 1 reaction 0 assignees View on GitHub
enhancement xf:sql autocompletion
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 9h
Merged PRs (30d)
189

Description

Debeaver 24.0.3
Postgresql 14.3

Current version of Debeaver autocomplete tables and view only.
![image](https://github.com/dbeaver/dbeaver/assets/61137576/ec29bd43-8823-4a5e-900d-f143686b38dc)

It would be very convenient to display a list of procedures and functions of the circuit in autocompletion. For example, the last block.
How does Oracle PlSQLDeveloper do this?

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating DBeaver's SQL editor autocomplete entry point and the PostgreSQL schema metadata handling, then compare how tables and views are currently offered. Done means autocomplete displays relevant schema functions and procedures alongside tables and views for PostgreSQL.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, postgresql
Domain
databases, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.