Query Auto Completion

Поиск
Список
Период
Сортировка
От Avin Kavish
Тема Query Auto Completion
Дата
Msg-id CAFpscOShVV00rO+US=XvYC21pECwmdrtMJ9PPL5Ag25yctrf6g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Query Auto Completion  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,

One major improvement I can think of for pgAdmin is query auto completion. In the Jetbrains IDEs, the database console does smart completion using relation and column names and even completes the join based on references.

For example, to get the query below I only had to type "s * f ma ij mo" (with enters in between)
Screenshot from 2019-07-25 15-40-35.jpg

I'm predominantly a front end developer and willing to take a crack at this.

Regards,
Avin
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve error output for the RE-SQL tests.
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: 1) Fix accessibility issue for checkbox in IE11. Fixe