the ability to autocomplete the schema not only with tables, but also with functions and procedures
- 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.

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
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