pgadmin4/web/pgadmin/browser
Khushboo Vashi f4607885e1 Fixed an issue where changing the columns in the existing view throws an error. Fixes #5053
PostgreSQL doesn't allow to change the view columns. So the view should be dropped first
and then recreate it and also the user will get a warning first.
2020-04-08 11:29:03 +05:30
..
server_groups Fixed an issue where changing the columns in the existing view throws an error. Fixes #5053 2020-04-08 11:29:03 +05:30
static Ensure that the grant wizard should be closed on pressing the ESC key. Fixes #4206 2020-04-07 13:48:56 +05:30
templates/browser Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
tests Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
__init__.py Added LDAP authentication support. Fixes #2186 2020-04-06 15:57:05 +05:30
collection.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
register_browser_preferences.py Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30
utils.py Added support to view multilevel partitioned tables. Fixes #4633. 2020-01-06 14:53:47 +05:30