dbeaver / dbeaver/dbeaver

Autocompletion is not Proposing Table Names after "from "

Open
#7,879 34 comments 2 reactions 0 assignees View on GitHub
environment xf:sql autocompletion
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

**DBeaver Version:** 6.3.4.202002011957
**Database:** [Pervasive 13](https://docs.actian.com/psql/PSQLv13/)

In DBeaver 6.3.4.202002011957, and probably for a couple prior versions, the SQL editor has stopped proposing table-names as I type.

For example, if I type `select * from `, I want the very next letter I type to receive auto-completion proposals of table names that contain what I type after `from `, but it isn't.

Here are my global "SQL Completion" settings:
![DBeaver_Autocompletion](https://user-images.githubusercontent.com/151919/74144705-d5260a00-4bc2-11ea-89d2-c9ed3d091cca.png)

Please advise.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.