pgadmin4/web/pgadmin/browser/server_groups/servers/databases/schemas/collations
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
..
static/img Add support for collations. 2016-03-11 13:40:28 +00:00
templates/collation Ensure the default schema is set when creating objects. Fixes #1735 2016-09-26 10:15:23 +01:00
tests Major update to the test suite: 2016-10-07 13:59:43 +01:00
__init__.py Resolve issue with properties refreshing. Fixes #1728 2016-10-14 12:19:00 -07:00