pgadmin4/web/pgadmin/browser/server_groups/servers/databases/schemas/views
Surinder Kumar 0df968f679 Resolve issue with properties refreshing. Fixes #1728
1) If we create/update a node with non-default schema, It should return selected schema id in return response. but default schema id is returned every time due to which it throws error in properties panel.
Fixed in Domains, Collation, Types, Views & Table node.

2) Incorrect parent id of object node is returned from nodes method due to which wrong parent id is passed while updating object and
thus node didn't get refreshed.
Fixed in FTS Configuration, FTS Parser nodes.
2016-10-14 12:19:00 -07:00
..
children Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
static/img Implementation of View & Materialized View 2016-05-20 17:43:30 +05:30
templates Fix View privilege management. Fixes #1531 2016-10-10 09:42:22 +01:00
tests Add test cases for tables, types, views and their children. 2016-10-14 11:20:51 -07:00
__init__.py Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00