pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Murtuza Zabuawala e8f0cf6d94 Resolve various trigger issues. Fixes #2015
- Allow changing of row/statement flag
- When user update any of the parameter - trigger gets disappear from browser tree. To make it visible user  has to do refresh.
- Edit Mode - 'Row level' trigger was not allowed to edit for "inline edb-spl" trigger function, even though "Row Trigger" is enabled.
- SQL was not generated properly when user change 'Row Trigger', Fires and events.
- Edit Mode - Fires and Events should be allowed to edit for "inline edb-spl" function mentioned with Code in description.
- Edit Mode - For trigger, if user edit parameters like Fires, Events, Code, Row trigger etc. then new OID is getting generated so we should fetch and return new OID in response rather then old trigger OID.
2017-01-30 13:05:15 +00:00
..
casts Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
event_triggers Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
extensions Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
foreign_data_wrappers Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
languages Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
schemas Resolve various trigger issues. Fixes #2015 2017-01-30 13:05:15 +00:00
static/img Adding the Database node. 2016-02-05 13:06:50 +05:30
templates/databases Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
tests Various improvements to the regression tests, notably avoiding use of signals unavailable on Windows. 2017-01-08 18:48:04 +05:30
__init__.py Create a template loader for SQL templates. 2017-01-30 11:25:03 +00:00
utils.py Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00