-
Notifications
You must be signed in to change notification settings - Fork 796
Closed
Labels
Milestone
Description
Describe the bug
Hello, ty for your work, just litle bug if you create trigger with trigger function set "after" with "column" on "update" cause name of trigger empty warning and cant fill input when this configuration of trigger is selected if I change after to before I cant write in name and if I delete column I cant to but I cant create AFTER UPDATE OF trigger cause of bug on empty name I just write trigger on psql query and it work so its just bug of checkin rules on PGADMIN input triggers
To Reproduce
Steps to reproduce the behavior:
- Go to 'table and trigger section'
- Right click to 'create trigger'
- Fill 'name input' and fill function with trigger function input
- Click and set before to "trigger" input
- SET update to "event" input
- choose one column
- bug should come with message to fill name we prompted of step 1
Expected behavior
Create the "AFTER UPDATE OF" trigger
Error message
'name' is required
Desktop (please complete the following information):
- OS: ubuntu 22.10 kinetic
- Version: 6.19
- Mode: Desktop
- Package type: APT