mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
[GH-ISSUE #14] Cкриптование include полей в PK #13
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/pgadmin3#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sgrinko on GitHub (Mar 30, 2021).
Original GitHub issue: https://github.com/levinsv/pgadmin3/issues/14
Спасибо большое за вашу работу над проектом!
Благодарю за работу над issue #13
INCLUDE поля в индексах btree и gist теперь отображаются.
Остался неучтённым факт того, что такие поля могут быть и в первичных ключах - PK
Я кстати этим активно пользуюсь :)
Прошу добавить поддержку вывода INCLUDE полей в PK
Пример для воспроизведения:
@sgrinko commented on GitHub (Mar 31, 2021):
Спасибо большое!