pgadmin4/web/pgadmin/browser/server_groups/servers/databases/schemas
Ashesh Vashi 1c623c56e7 Fixes#1737 - Setting the schedma-id as the pid (parent-id) for the
sequences node instead of the server-id.

Due to this - during updating the sequence node, it was not able to find
out the correct parent node, and it was updating the existing node, but
- later it (considering the old node) was removed by the replace logic.
2016-09-24 14:25:16 +05:30
..
catalog_objects Add classid filter to queries on pg_depend. Fixes #1705 2016-09-16 11:24:54 +01:00
collations Allow creation of objects in schemas with special chars in the name. Fixes #1598 2016-09-16 17:02:57 +01:00
domains Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
foreign_tables Allow creation of objects in schemas with special chars in the name. Fixes #1598 2016-09-16 17:02:57 +01:00
fts_configurations Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
fts_dictionaries Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
fts_parser Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
fts_templates Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
functions Fix a syntax error when creating a trigger function on PPAS 9.5+. Fixes #1600 2016-09-16 11:12:41 +01:00
packages Resolve a syntax error when updating packages with no body. Fixes #1588 2016-09-19 15:33:19 +01:00
sequences Fixes#1737 - Setting the schedma-id as the pid (parent-id) for the 2016-09-24 14:25:16 +05:30
static/img Add support for Schemas and Catalogs. 2016-03-08 15:48:11 +00:00
synonyms Add Packages as a synonym target type. Fixes #1611 2016-09-22 14:56:00 +01:00
tables Allow creation of objects in schemas with special chars in the name. Fixes #1598 2016-09-16 17:02:57 +01:00
templates Fix an issue where the edit icon vanished and the default tab wasn't shown when advanced-editing a column in the table dialogue. Fixes #1704 2016-09-19 15:37:04 +01:00
tests Add schema and database child node regression tests. 2016-08-23 11:50:41 +01:00
types Allow creation of objects in schemas with special chars in the name. Fixes #1598 2016-09-16 17:02:57 +01:00
views Allow creation of objects in schemas with special chars in the name. Fixes #1598 2016-09-16 17:02:57 +01:00
__init__.py Sorting the data during tree data loading using the natural sort 2016-08-29 20:06:58 +05:30
utils.py Further misc quoting/encoding related fixes. 2016-08-01 15:23:06 +01:00