mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
[GH-ISSUE #8] when dropping overloaded procedures via UI, it doesn't know which one to drop. #8
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#8
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 @josesydor on GitHub (Aug 13, 2020).
Original GitHub issue: https://github.com/levinsv/pgadmin3/issues/8
When there are two procedures with same name and different params and you right-click one to drop it on the UI, it doesn't know which one to drop.
BTW, thanks for keeping PGAdmin III alive, I cannot use the PGAdmin4 monstrosity...
@levinsv commented on GitHub (Sep 2, 2020):
bug fix