pgadmin3/include/utils
lsv 21ee30844a Added new features autocomplite.
1. Добавлена подстановка соединений таблиц(и представлений) по их FK.
   Подстановка работает в двух вариантах:
   1.1 После ключевого слова ON:самая правая таблица соединяется с любой левой.
   1.2 После ключевого слова WHERE AND OR все таблицы соединяются со всеми.
2. Дополнение условия соединения после символа = .
   Представления можно соединить только если поле представления является полем таблицы.
3. Стандартное автодополнение теперь выдаёт список таблиц и представление после JOIN.
2025-02-10 11:01:46 +05:00
..
align Add Align option "Remove multi spaces". 2024-12-24 20:00:37 +05:00
json Add json support for linux. 2024-08-06 15:57:32 +05:00
csvfiles.h init 2020-07-07 22:19:12 +05:00
dlgTransformText.h Save filter frmGridEditor 2024-12-10 09:51:51 +05:00
factory.h init 2020-07-07 22:19:12 +05:00
favourites.h init 2020-07-07 22:19:12 +05:00
FormatterSQL.h Added new features autocomplite. 2025-02-10 11:01:46 +05:00
FunctionPGHelper.h Add context help for PG functions. 2024-05-06 19:31:52 +05:00
macros.h init 2020-07-07 22:19:12 +05:00
misc.h Add new dialog Transformation text. 2024-09-24 11:17:15 +05:00
module.mk init 2020-07-07 22:19:12 +05:00
pgconfig.h Migration to wxWidgets 3.1.5 2021-05-21 11:09:20 +05:00
pgDefs.h init 2020-07-07 22:19:12 +05:00
pgfeatures.h Add table properties "Create table timestamp" 2024-06-17 20:37:23 +05:00
popuphelp.h Add context help for PG functions. 2024-05-06 19:31:52 +05:00
registry.h init 2020-07-07 22:19:12 +05:00
sshTunnel.h init 2020-07-07 22:19:12 +05:00
sysLogger.h init 2020-07-07 22:19:12 +05:00
sysProcess.h init 2020-07-07 22:19:12 +05:00
sysSettings.h New features of the Query Editor 2024-12-17 18:34:48 +05:00
TableColsMap.h Added new features autocomplite. 2025-02-10 11:01:46 +05:00
utffile.h init 2020-07-07 22:19:12 +05:00
WaitSample.h Add CPU wait 2024-09-29 15:58:35 +05:00